micschk member since: May 18, 2014
micschk's packages
-
PHP
restruct/silverstripe-filterablearchive
This module decorates pages with configurable fields to filter them by. Handy for newsitems & blogs, etc.
-
-
-
PHP
restruct/silverstripe-groupable-gridfield
This module allows drag & drop grouping of items in a GridField
-
-
PHP
restruct/silverstripe-intelligent-404
Add additional smart redirection functionality to the existing 404 ErrorPage
-
JavaScript
restruct/silverstripe-latlongfield
Stand-alone latlong field, abstracted from mappable or a comparable module
-
-
-
PHP
restruct/silverstripe-mediastream
Add a timeline of combined cross-platform updates to your website
-
PHP
restruct/silverstripe-multidatepicker
Provides an MultipleDatePickerField for managing and saving a string of multiple dates into a text field
-
JavaScript
restruct/silverstripe-namedlinkfield
A SilverStripe composite field for having various link types *with title*, in a single field with a nicely styled form.
-
PHP
restruct/silverstripe-newsgrid
Manage News items from a Gridfield to prevent cluttering the sitetree
-
-
PHP
restruct/silverstripe-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.