Front End GridField
Updated 10 days ago
Wraps gridfield adding support for using it on the front-end.
Responsive GridField
Updated 2 months ago
Responsive addon for frontendgridfield that makes a SilverStripe GridField work better on various screensizes.
GridField Item Type
Updated 4 months ago
Adds type/class picking functionality to SilverStripe 4's GridField
Image Cropper Field
Updated 6 months ago
Adds a new field to images to allow them to be cropped. This will give the ability to save as new or overwrite current image.
Versioned Helpers
Updated 8 months ago
Provides a number of helpful extensions for working with custom data objects that are versioned or working with versioned relationships of SiteTree decedents
Fluent Workflow
Updated 15 months ago
Adds compatibility to symbiote/silverstripe-advancedworkflow for tractorcow/silverstripe-fluent
Deployment Notes
Updated 16 months ago
A Deployment/Change Log Schedule and Notes system for SilverStripe sites
SilverStripe Login Files
Updated 18 months ago
Changes how assets in SilverStripe 4.x that require a logged in user are handled by redirecting them to login rather than returning a page not found while keeping draft assets as a page not found.
CMS Preview Preference
Updated 18 months ago
Adds the ability for users to control the default CMS preview mode and size for their login
New Relic Integration
Updated 19 months ago
Provides improved naming of transactions, error reporting and general tracking for SilverStripe site's on servers with the New Relic PHP Agent installed. As well as an overview of the Site's Performance.
GitHub Shortcode
Updated 20 months ago
Add a short code for adding GitHub Star and Fork buttons with counts to a HTMLText field.
Packagist Shortcode
Updated 20 months ago
Add a short code for adding a Packagist installs button with a count to a HTMLText field.
Add to Campaigns
Updated 21 months ago
Capability to add any Versioned object to a campaign easily for CMS Admins
GridField Deleted Items
Updated 21 months ago
Provides a series of components that allows you to view versioned objects that have been deleted from the draft site.
CMS User Docs Viewer
Updated 22 months ago
A wrapper for silverstripe/docsviewer that pulls the documentation into the CMS adding a Site Help option to the help menu.
GridField Calendar View
Updated 23 months ago
A component for viewing a GridField's data as a calendar
Limited Relations GridField
Updated 23 months ago
Adds the ability to limit the number of items in the relationship managed by GridField.
SiteConfig Error Pages
Updated 24 months ago
Moves the SilverStripe Error Page management from the page tree to Settings section.
GridField Detail Form Add New
Updated 3 years ago
Adds the ability to create a new gridField item directly from the edit form