Libraries tagged by Sunny Side Up
sunnysideup/cms_edit_link_field
4771 Downloads
Adds EDIT IN CMS link to any object within the Silverstripe CMS.
sunnysideup/cms-niceties
4127 Downloads
adds a bit of formatting and a few CMS Field tricks to the CMS
sunnysideup/cms-dark-theme
873 Downloads
Adds the option to run the SilverStripe CMS in Dark Mode.
sunnysideup/campaignmonitor
1966 Downloads
connect with campaign monitor
sunnysideup/basic-auth-better
238 Downloads
Adds basic auth to your Silverstripe website the way it was intended (not just for pages, also for files).
sunnysideup/avoid-child-deletion
1010 Downloads
Avoid deleting pages that have children or are the home page of your website.
sunnysideup/database-share-clean-up
589 Downloads
Clean up a database before sharing
sunnysideup/upgrade_to_silverstripe_4
3 Downloads
Upgrade modules to silverstripe 4 and beyond
sunnysideup/upgrade_silverstripe
153 Downloads
some rough-and-ready tools to help you upgrade to the next version of Silverstripe
sunnysideup/prettyphoto
5893 Downloads
adds 'pretty photo' - a jQuery library to your Silverstripe application
sunnysideup/ecommerce_delivery
1753 Downloads
add delivery costs to your silverstripe e-commerce
sunnysideup/delete-members
128 Downloads
Deletes all members from a Silverstripe install
sunnysideup/cleanup-tables
552 Downloads
Delete stale data.
sunnysideup/silverstripe-4-5-compatibility
745 Downloads
Allow Silverstripe 4 modules to work with Silverstripe 5 and vice versa.
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.