sheadawson member since: Nov 13, 2012
sheadawson's packages
-
-
PHP
indracollective/laravel-revisor-filament
Robust Draft, Publishing & Versioning for Laravel Filament Resources
-
PHP
sheadawson/quickaddnew
A decorator for form fields that manage object relationships, to allow adding a new object on the fly through a dialog window. It can handle has_one, has_many or many_many relationships. At the moment it has been tested / works on DropdownField and ListboxField. It works both in the CMS and in the frontend.
-
-
PHP
sheadawson/silverstripe-dependentdropdownfield
A silverstripe dropdown field that has it's options populated via ajax, based on the value of the field it depends on
-
PHP
sheadawson/silverstripe-dynamiclists
A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.
-
PHP
sheadawson/silverstripe-editlock
Prevents a CMS user from editing a record that another CMS user is currently editing
-
PHP
sheadawson/silverstripe-linkable
A couple of handy form fields and objects for managing external and internal links on DataObjects
-
-
-
PHP
sheadawson/silverstripe-rateable
An extension that adds a star rating system + UI to any DataObject type.
-
JavaScript
sheadawson/silverstripe-responsive-wysiwyg-images
Extends silverstripe-responsive-images to allow responsive images in WYSIWYG editor.
-
PHP
sheadawson/silverstripe-select2
A set of silverstripe form fields based on http://ivaynberg.github.com/select2/
-
PHP
sheadawson/silverstripe-shortcodable
Provides a GUI for CMS users to insert Shortcodes into the HTMLEditorField + an API for developers to define Shortcodable DataObjects and Views
-
PHP
sheadawson/silverstripe-timednotices
Display notice banners in the cms interface over a given time period. Good for notifying cms users of scheduled updates or downtime etc.