Webbuilders Group's repositories
silverstripe-frontendgridfield
Wraps gridfield adding support for using it on the front-end of a site
silverstripe-image-cropper-field
Adds the ability to crop images from within the Silverstripe file section.
silverstripe-cmspreviewpreference
Adds the ability for users to control the default CMS preview mode and size for their login
silverstripe-display-logic-extras
Addons to the display-logic module by UncleCheese
silverstripe-gridfield-calendar-view
A component for viewing a GridField's data as a calendar
silverstripe-gridfielditemtype
Adds type/class picking functionality to SilverStripe's GridField
silverstripe-limitedrelationsgridfield
Adds the ability to limit the number of items in the relationship managed by GridField.
silverstripe-turnstile
Adds a "spam protection" field to SilverStripe userforms using Cloudflare's Turnstile service.
silverstripe-login-files
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.
silverstripe-new-relic
Provides improved naming of transactions, error reporting and general tracking for SilverStripe site's on servers with the New Relic PHP Agent installed.
silverstripe-add-to-campaigns
Capability to add any Versioned object to a campaign easily for CMS Admins via an "Add to Campaign" button in the CMS just like pages.
silverstripe-siteconfig-error-pages
Moves the SilverStripe Error Page management from the page tree to Settings section.
silverstripe-versioned-helpers
Provides a number of helpful extensions for working with custom data objects that are versioned or working with versioned relationships of SiteTree decedents in SilverStripe 4.
silverstripe-element-link
Extension for silverstripe/linkfield that allows linking direct to elements
silverstripe-githubshortcode
Add a short code for adding GitHub Star and Fork buttons with counts to a HTMLText field
silverstripe-memberprofiles
A module to allow the creation of registration and profile management pages with custom fields and validation.
silverstripe-next-gen-images
Adds Support Automatic Generation of WebP Images in Silverstripe
silverstripe-oldman
A simple cache purging module for Silverstripe.
silverstripe-remember-my-account
Adjusts the "Keep me signed in" functionality to require re-authentication on return while remembering the account the user last signed in with
silverstripe-packagistshortcode
Add a short code for adding a Packagist installs button with a count to a HTMLText field
silverstripe-collapsiblewidgets
Extends the widget area editor and makes used widgets collapsible. Works well with the advanced widget editor module.
silverstripe-datetime-picker-polyfill
Adds a polyfill for browsers that do not support the input type datetime-local to the DatetimeField form field
silverstripe-framework
SilverStripe Framework, the MVC framework that powers SilverStripe CMS
silverstripe-google-maps-embed
Adds support for embedding Google Maps in Silverstripe via oEmbed
silverstripe-gridfield-deleted-items
Provides a series of components that allows you to view versioned objects that have been deleted from the draft site.
silverstripe-ideannotator
Generate docblocks for DataObjects, Page, PageControllers and (Data)Extensions
silverstripe-metapreview
Adds a preview of what the Metadata for the current page will look like in Googles Search Result Page
silverstripe-responsivegridfield
Responsive addon for frontendgridfield that makes a SilverStripe GridField work better on various screensizes
silverstripe-restfulapi
SilverStripe RESTful API with a default JSON serializer.