51 Repositories
PHP silverstripe-multiuser-editing-alert Libraries
One-to-one plugin for editing world chat messages.
WorldChat One-to-one plugin for editing world chat messages. Supports English and Turkish language To set a new world chat format /worldchat new "worl
Demo Silverstripe and JavaScript sources for Lightning Talk "FormField Mini Apps" at StripeCon EU 2022
Watch the Lightning Talk on Youtube 📺 Demo repository for Lightning Talk "FormField Mini Apps with the JavaScript framework/lib/style of your choice"
Adds a "spam protection" field to SilverStripe userforms using Cloudflare's Turnstile service.
Turnstile for Silverstripe Adds a "spam protection" field to SilverStripe userforms using Cloudflare's Turnstile service. Maintainer Contact Ed Chipma
Dnsmasq GUI is a simple Web GUI for editing the /etc/hosts file on a computer
dnsmasq GUI is a simple Web GUI for editing the /etc/hosts file on a computer, with the intention of using it for easily setting up results for dnsmasq use.
An alternative to run cron jobs that uses simple HTTP requests
SilverStripe Simple Jobs An alternative to run cron jobs that uses simple HTTP requests. This module require SilverStripe CronTask. Why? Configuring c
SilverStripe Model Annotations Task
A SilverStripe Task to generate data object model annotations for defined db fields. Also for configs from data extensions.
PHP web based Password Manager for business and personal use.
sysPass - Systems Password Manager Join us in the Gitter chat room: PHP web based Password Manager for business and personal use. AES-256 encryption i
Helper plugin to install SilverStripe recipes
SilverStripe recipe-plugin Introduction This plugin enhances composer and allows for the installation of "silverstripe-recipe" packages. These recipes
An extended bootstrap alert and alert block widget for Yii2 (sub repo split from yii2-widgets)
yii2-widget-alert This extension contains a couple of useful widgets. The Alert widget extends the \yii\bootstrap\Alert widget with more easy styling
A SilverStripe module for conveniently injecting JSON-LD metadata into the header of each rendered page in SilverStripe
A SilverStripe module for conveniently injecting JSON-LD metadata into the header of each rendered page in Silver
Silverstripe module allowing editors to create newsletters using elemental blocks and export them to a sendy instance
Silverstripe Sendy Silverstripe module allowing editors to create newsletters using elemental blocks and export them to a sendy instance. Introduction
A simple extension that adds the a CMS Edit link to an element that is inline-editable
SilverStripe Elemental Advanced Edit A simple extension that adds the a CMS Edit link to an element that is inline-editable. Created as work-around to
Plugin for WordPress Full Site Editing That Sets Smart CSS defaults & Removes Auto generated classes.
WazFrame Enhanced This plugin removes autogenerated classes from WordPress that comes from theme layout support for contentSize and wideSize in theme.
🍩 SweetAlert 2 Implementation for Laravel
🟣 SweetAlert2 Support for Laravel Add beautiful alerts by SweetAlert directly into your Laravel application, with a simple setup, and handly helpers.
This extension facilitates the cms editing process in your store.
Magenerds_PageDesigner This extension facilitates the cms editing process in your store. Instead of just a wysiwyg editor you now have a drag and drop
Silverstripe-tinytidy - Control which styles are available in TinyMCE's style dropdown menu and what elements they can be applied to
TinyTidy for SilverStripe This module mainly serves as an example of how to customise the 'styles' dropdown menu in the TinyMCE editor to control whic
Alerts users in the SilverStripe CMS when multiple people are editing the same page.
Multi-User Editing Alert Alerts users in the SilverStripe CMS when multiple people are editing the same page. Maintainer Contact Julian Seidenberg ju
Multi-language translate module for Silverstripe, without having to manage separate site trees.
Silverstripe-fluent - Multi-language translate module for Silverstripe, without having to manage separate site trees.
This module integrates Silverstripe CMS with Google Translate API and then allows content editors to use automatic translation for every translatable field.
Autotranslate This module integrates Silverstripe CMS with Google Translate API and then allows content editors to use automatic translation for every
Silverstripe-searchable - Adds to the default Silverstripe search by adding a custom results controller and allowing properly adding custom data objects and custom fields for searching
SilverStripe Searchable Module UPDATE - Full Text Search This module now uses Full Text Support for MySQL/MariaDB databases in version 3.* Adds more c
Searchable DataObjects is a module that permit to include DataObjects into frontend search
Searchable DataObjects Searchable DataObjects is a module that permit to include DataObjects into frontend search. Introduction Pages are not always t
Silverstripe-fulltextsearch - Adds external full text search engine support to SilverStripe
FullTextSearch module Adds support for fulltext search engines like Sphinx and Solr to SilverStripe CMS. Compatible with PHP 7.2 Important notes when
Silverstripe-solr-search - Advanced searching with SilverStripe, Solarium and Solr
Master is no longer the main branch. If you are using dev-master, switch to dev-primary Modern SilverStripe Solr Search Full documentation or see the
Silverstripe-debugbar/ - SilverStripe DebugBar module
SilverStripe DebugBar module Requirements SilverStripe ^4.0 maximebf/php-debugbar jdorn/sql-formatter Installation You can install the debug bar with
Silverstripe-ideannotator - Generate docblocks for DataObjects, Page, PageControllers and (Data)Extensions
silverstripe-ideannotator This module generates @property, @method and @mixin tags for DataObjects, PageControllers and (Data)Extensions, so ide's lik
Silverstripe-populate - Populate your database through YAML files
Populate Module This module provides a way to populate a database from YAML fixtures and custom classes. For instance, when a building a web applicati
Allows DataObjects to self-populate intelligently with fake data
Mock DataObjects for SilverStripe This module provides intelligent content generation functionality to all DataObjects. The object introspects its fie
Automatically delete old SiteTree page versions from Silverstripe
Version truncator for Silverstripe An extension for Silverstripe to automatically delete old versioned DataObject records from your database when a re
Allows Admins to quickly login as any user in the system during development/testing
SilverStripe User Switcher The module adds a small form both in the frontend to quickly login as any user in the system. The intended use is in testin
Silverstripe-masquerade - SilverStripe module to allow users to "masquerade" as other users
SilverStripe Masquerade Module About This module is designed to allow an Administrator to "login" as another "Member" without changing their password
Markdownfield - Markdown field for SilverStripe
MarkdownField This module introduces a new DB field type Markdown & Markdown Editor. It uses github style Markdown style. And uses the simple markdown
A field for editing code in the SilverStripe CMS using Ace Editor
SilverStripe CodeEditorField This module adds a CodeEditorField that uses Ace Editor (http://ace.c9.io/) to let you edit code (mostly HTML or JavaScri
Sspak - Tool for managing bundles of db/assets from SilverStripe environments
SSPak SSPak is a SilverStripe tool for managing database and assets content, for back-up, restoration, or transfer between environments. The file form
Silverstripe-sspy - Python based SSPAK export with higher reliability and cross-platform compatibility
SSPY - Python Stand-alone SSPAK solution © Simon Firesphere Erkelens; Moss Mossman Cantwell Usage: sspy [create|load|extract] (db|assets) --file=my.
SilverStripe live templates - Speed up development with SilverStripe live templates for PhpStorm and WebStorm
SilverStripe live templates My collection of live templates for WebStorm and PhpStorm, following PSR-2, using PHPDoc, and utilizing PHP 5.4 array shor
Vagrant-boxes - Setup scripts and docs for my vagrant boxes, primarily aimed at Web/SilverStripe developement
zauberfisch's vagrant boxes zauberfisch/silverstripe-debian64 Debian 10 x86_64 LAMP Box with many extra features, pre-configured for SilverStripe Sour
A helper package to flash a bootstrap alert to the browser via a Facade or a helper function.
Alert Box (Laravel) A helper package to flash a bootstrap alert to the browser via a Facade or a helper function. div class="alert alert-info fade in
Create videos programmatically in the cloud from PHP: add watermarks, resize videos, create slideshows, add soundtrack, voice-over with text-to-speech (TTS), text animations.
Create videos programmatically in the cloud from PHP: add watermarks, resize videos, create slideshows, add soundtrack, voice-over with text-to-speech (TTS), text animations.
This project is based on the aggregation of jobs from some technology companies.
FIND-JOBS-ALERT 💼 🔎 📧 This project is based on the aggregation of jobs from some technology companies. Check below, some companies avaliable in pro
A simple PHP package to show SweetAlerts with the Laravel Framework
Easy Sweet Alert Messages for Laravel Installation Require the package using Composer. composer require uxweb/sweet-alert If using laravel 5.5 inclu
Experimental userdocs thing
Silverstripe Docstation module Provides a CMS UI for browsing markdown documentation colocated with the project. Installation composer require silvers
Dashboard that shows who pings your linux box - PHP and TCPDUMP
server-ping-alert Dashboard that shows who pings your linux box - PHP and TCPDUMP This uses tcpdump and php to see who is pinging your linux box. This
A SilverStripe Module with template methods to quickly make use of FocusPoint, LazySizes, and Object-fit
LazyFocusFit A SilverStripe module with template methods to quickly make use of FocusPoint, LazySizes and object-fit. Requirements PHP FocusPoint JS/C
PHP library to easily edit image with GD extension. Resize, crop, merge, draw, and many more options !
PHP Image Editor PHP library to easily edit image with GD extension. Resize, crop, merge, draw, and many more options ! ✨ Supporting ⭐ Star this repos
Laravel plugin to track your users logins and alert when a suspicious login occurs
Laravel Suspicious Logins Detect suspicious logins for standard Laravel authentication (base Laravel, Jetstream, etc) and notify a list of administrat
Laravel package integrating PHP Flasher into Livewire applications
A powerful and flexible flash notifications system for PHP, Laravel, Symfony 👀 PHP Flasher helps you to add flash notifications to your PHP projects.
SilverStripe Garbage Collection Module
SilverStripe Module for defining and processing Garbage Collection on SilverStripe Applications.
YesWiki is a wiki system written in PHP, including extensions making collaboration more simple (databases, maps, easy editing, bootstrap themes,...).
YesWiki YesWiki is a Free Software under the AGPL licence, made for creating and managing your website, in a collaborative way. YesWiki allows any web
Kimai v2 is a web-based multiuser time-tracking application.
Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers. It is built with modern technologies such as Symfony, Bootstrap, RESTful API, Doctrine, AdminLTE, Webpack, ES6 etc.
A Joomla 4 system plugin to make editing content distraction free.
Clean Edit for Joomla 4 A system plugin to make editing content in the front end of your Joomla 4 website distraction free. Why? On a complex site or
Handle roles and permissions in your Laravel application
Laratrust (Laravel Package) Version Compatibility Laravel Laratrust 8.x 6.x 7.x 6.x 6.x 6.x 5.6.x - 5.8.x 5.2 5.3.x - 5.5.x 5.1 5.0.x - 5.2.x 4.0. Ins