Versioned Helpers
Updated 13 days ago
Provides a number of helpful extensions for working with custom data objects that are versioned or working with versioned relationships of SiteTree decedents
SiteConfig Error Pages
Updated 13 days ago
Moves the SilverStripe Error Page management from the page tree to Settings section.
Next Gen Images
Updated 13 days ago
Adds Support Automatic Generation of WebP Images in Silverstripe
Meta Preview
Updated 13 days ago
Adds a preview of what the Metadata for the current page will look like in Googles Search Result Page
Element Link option for Silverstripe's Link Field
Updated 2 months ago
Extension for silverstripe/linkfield that allows linking direct to elements
Add to Campaigns
Updated 2 months ago
Capability to add any Versioned object to a campaign easily for CMS Admins
Image Cropper Field
Updated 2 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.
New Relic Integration
Updated 3 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.
SilverStripe Login Files
Updated 4 months ago
Changes how assets in Silverstripe 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.
GridField Calendar View
Updated 7 months ago
A component for viewing a GridField's data as a calendar
CMS Preview Preference
Updated 7 months ago
Adds the ability for users to control the default CMS preview mode and size for their login
GitHub Shortcode
Updated 13 months ago
Add a short code for adding GitHub Star and Fork buttons with counts to a HTMLText field.
Packagist Shortcode
Updated 13 months ago
Add a short code for adding a Packagist installs button with a count to a HTMLText field.
Google Maps Embed
Updated 15 months ago
Adds support for embedding Google Maps in Silverstripe via oEmbed
Collapsible Widgets
Updated 16 months ago
Extends the widget area editor and makes used widgets collapsible. Works well with the advanced widget editor module.
GridField Item Type
Updated 16 months ago
Adds type/class picking functionality to SilverStripe 4's GridField
GridField Deleted Items
Updated 16 months ago
Provides a series of components that allows you to view versioned objects that have been deleted from the draft site.
Limited Relations GridField
Updated 16 months ago
Adds the ability to limit the number of items in the relationship managed by GridField.
Front End GridField
Updated 17 months ago
Wraps gridfield adding support for using it on the front-end.