Libraries tagged by Sunny Side Up
sunnysideup/cleanup-tables
442 Downloads
Delete stale data.
sunnysideup/silverstripe-4-5-compatibility
493 Downloads
Allow Silverstripe 4 modules to work with Silverstripe 5 and vice versa.
sunnysideup/migration-task
3430 Downloads
Helps developers upgrade database data from one version to the next where the structure is incompatible
sunnysideup/cron-jobs
220 Downloads
Silverstripe Module to facilitate complext queued jobs / cron jobs to run.
sunnysideup/under-construction-or-offline
96 Downloads
Set up a one page offline / Under Construction html page that you can point to with .htaccess file if required.
sunnysideup/social_integration
29 Downloads
This module allows users to easily let users sign up and login using facebook and twitter. After a user has signed up using this module, a OAuth token for that social service will be stored against the users account. This allows your application to call the facebook and twitter apis on behalf of the user and implement whatever interesting social integration features you want. The SelectFriendPage is an example of the type of functionality that can be easily implemented once you have access to the users OAuth tokens.
sunnysideup/sentry-made-easy
306 Downloads
Set up Sentry Error Logging on your Silverstripe website.
sunnysideup/search_simple_smart
989 Downloads
Silverstripe Module that allows you to set up complex search algorythms in an easyway
sunnysideup/push-notifications
5 Downloads
Allows you to send basic push notifications to phones and desktops after users sign up. Based on symbiote-library/silverstripe-push
sunnysideup/youtubefield
162 Downloads
Field for selecting YouTube videos. Takes various URL formats as input and stores the YouTube ID.
sunnysideup/webpack_requirements_backend
3058 Downloads
Silverstripe Module that provides an alternative to the standard Silvertripe Requirements Backend class so that your application can run webpack.
sunnysideup/version-pruner
881 Downloads
Prune / truncate your version tables based on your own settings.
sunnysideup/vardump
893 Downloads
Dev Module for intelligent Debugging
sunnysideup/userforms_paypal
214 Downloads
adds a buy now / pay now button to your userdefined form in Silverstripe
sunnysideup/test-email
899 Downloads
Test that the basic email is working.