sunnysideup member since: Dec 20, 2012
sunnysideup's packages
-
PHP
sunnysideup/phone_field
Silverstripe Module that adds a phone field to your database field options, such as Varchar and HTMLText
-
-
-
CSS
sunnysideup/presentation
Adds slides to your Silverstripe website. Each slide is represented by one page and you can cycle through them.
-
-
PHP
sunnysideup/preview-all-elements
In dev mode you can pick any page and see all the elemental blocks loaded onto that one page, for easy checking.
-
-
PHP
sunnysideup/push-notifications
Allows you to send basic push notifications to phones and desktops after users sign up. Based on symbiote-library/silverstripe-push
-
-
PHP
sunnysideup/recently-changed
Work out all the data objects and associated table data that has recently changed
-
-
PHP
sunnysideup/reflection-templates
Provides introspection of SilverStripe templates with an API for getting variables and blocks, much like the PHP ReflectionClass.
-
-
PHP
sunnysideup/reports-pages-with-videos
Find pages with videos using the Silverstripe Report class
-
PHP
sunnysideup/required_fields_validation
Generic validation for form fields that can be used on the back-end and front-end of the site.