silverstripe widget to display formatted text on the sidebar
front-end page editor for Silverstripe CMS
allows users to create favourites using any page
create a youtube gallery in your silverstripe website
Simple random text snippet module. Who doesn't need one
A silverstripe module to make a whole page slide show with jquery supersized
Log handler to send log events to FogBugz instance
Text field that automatically checks that the value entered is unique for the given.
Takes form field descriptions through $db_descriptions and shows them in the edit form.
Add helper functions to reorder fields in a FieldList
Takes form fields specified through $hidden_fields and hides them from edit form.
Prevents your site users from losing data by blocking the save process if the data has changed since it was loaded by the current user.
A convenience module enforcing best practices for using Requirements
Publish SilverStripe errors and warnings to Sentry using the Raven client.
SilverStripe Account Payments
Ecommerce module to create online shops using SilverStripe.
Module for billing and delivery addresses in SwipeStripe.
Builder task for quickly creating a shop with dummy data
Product category support in SwipeStripe
Coupon support in SwipeStripe
Currency support for SwipeStripe.
SwipeStripe documentations
Module for downloadable products in SwipeStripe.
Flat fee shipping support in SwipeStripe
Flat fee tax support in SwipeStripe
Image gallery for products in SwipeStripe
Module for nzpost address lookup in SwipeStripe.
Xero integration for SwipeStripe
Simple Silverstripe plugin to automatically purge pages from CloudFlare on save.
A library that automatically moves pages to a specific archive page when they expire.
By default SilverStripe 3.1 overwrites the LastEdited field every time you write DataObjects to the database. This module allows you to keep your changes in the LastEdited field on any DataObject. It does not prevent the LastEdited field from getting updated when no manual edits has been done to it, so the module should not interfere with normal writing, only when you have explicitly set your own value to the LastEdited field.
Module to easily encode email addresses inside templates, page content and PHP code so that SPAM bots can't understand them, but human readers see them clearly.
An easy way to add a mobile menu button to your theme automatically when the viewport is narrow.
Just a simple pricelist functionality that makes it possible to create products and have them listed in specific pricelists. No e-commerce functions.
A SilverStripe wrapper for Slick carousel: "the last carousel you'll ever need".
This module provies a basic interface for fetching/pushing content to/from Twitter, Facebook and LinkedIn.
Contains just some common settings, tweaks and requirements for other modules that I use on all of my SilverStripe projects. Perhaps not useful for others, but can be used freely by anybody.
Make custom specified data fields to share the same value across different locale/language versions.
A bunch of stuff I like
Simple wrapper for lessphp to integrate LESS in SilverStripe.
A simple login page theme
SilverStripe module to fetch feeds from Brafton API
Add a countdown widget to a page
SilverStripe module to lazy load images
A SilverStripe module to share content to Facebook, Linkedin and Twitter'
A tool for finding and removing tables, fields and indexes which are no longer needed in a SilverStripe database