php.package.health
composer.json
.Package | Status | |
---|---|---|
sheadawson/multisites-googleanalytics | Adds Google Analytics tracking code to each multisite | |
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. | |
sheadawson/silverstripe-blocks | An alternative to the SilverStripe Widgets module. | |
sheadawson/silverstripe-datachange-tracker | Record and track changes to any dataobjects. View chages/diffs in model admin. | |
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 | |
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. | |
sheadawson/silverstripe-editlock | Prevents a CMS user from editing a record that another CMS user is currently editing | |
sheadawson/silverstripe-linkable | A couple of handy form fields and objects for managing external and internal links on DataObjects | |
sheadawson/silverstripe-multisites | Allows for multiple websites to be managed through a single site tree. | |
sheadawson/silverstripe-newsly | A simple and configurable news module for SilverStripe CMS | |
sheadawson/silverstripe-notifications | Send CMS editable system notifications from code | |
sheadawson/silverstripe-rateable | An extension that adds a star rating system + UI to any DataObject type. | |
sheadawson/silverstripe-responsive-wysiwyg-images | Extends silverstripe-responsive-images to allow responsive images in WYSIWYG editor. | |
sheadawson/silverstripe-select2 | A set of silverstripe form fields based on http://ivaynberg.github.com/select2/s | |
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 | |
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. | |
sheadawson/silverstripe-userswitcher | During testing, allows Admins to quickly switch to act as a different user in the system | |
sheadawson/silverstripe-zen-googleanalytics | A simple module for easily adding google analytics js tracking code to a silverstripe site. | |
sheadawson/silverstripe-zenmessage | A simple extension to allow custom message/notice setting in ss applications | |
sheadawson/silverstripe-zenvalidator | Faster, easier client and server-side form validation for SilverStripe |