Libraries tagged by Sunny Side Up
sunnysideup/delete-members
101 Downloads
Deletes all members from a Silverstripe install
sunnysideup/cleanup-tables
519 Downloads
Delete stale data.
sunnysideup/silverstripe-4-5-compatibility
693 Downloads
Allow Silverstripe 4 modules to work with Silverstripe 5 and vice versa.
sunnysideup/cron-jobs
241 Downloads
Silverstripe Module to facilitate complext queued jobs / cron jobs to run.
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
418 Downloads
Set up Sentry Error Logging on your Silverstripe website.
sunnysideup/search_simple_smart
1018 Downloads
Silverstripe Module that allows you to set up complex search algorythms in an easyway
sunnysideup/permission_provider
4221 Downloads
Make it easier to set up permission groups (creates a member / user, group, and role in one go) for the Silverstripe CMS.
sunnysideup/yes-no-any-filter
1539 Downloads
Fix for broken boolean search in Silverstripe ORM
sunnysideup/webpack_requirements_backend
3215 Downloads
Silverstripe Module that provides an alternative to the standard Silvertripe Requirements Backend class so that your application can run webpack.
sunnysideup/version-pruner
1064 Downloads
Prune / truncate your version tables based on your own settings.
sunnysideup/vardump
1093 Downloads
Dev Module for intelligent Debugging
sunnysideup/userforms_paypal
215 Downloads
adds a buy now / pay now button to your userdefined form in Silverstripe
sunnysideup/userforms-block-spam-with-keywords
95 Downloads
Checks for keywords (e.g. [email protected]) and block submissions of the strings are present
sunnysideup/test-email
1088 Downloads
Test that the basic email is working.