Libraries tagged by silverstripe3
symbiote/silverstripe-mailcapture
1072 Downloads
A module for development/staging systems that capture email within the repository instead of actually sending to a user. These emails can then be browsed within the CMS.
symbiote/silverstripe-listingpage
11068 Downloads
A module that allows CMS users to create templated listing pages.
symbiote/silverstripe-dynamiclists
7891 Downloads
A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.
symbiote/silverstripe-datachange-tracker
20320 Downloads
Record and track changes to any dataobjects. View chages/diffs in model admin.
symbiote/silverstripe-contentreplace
9467 Downloads
This module replaces certain tags in WYSIWYG content with SilverStripe templates.
symbiote/silverstripe-components
6138 Downloads
Create components using SilverStripe.
steadlane/silverstripe-cloudflare
3341 Downloads
This module aims to relieve the stress of using Cloudflare caching with any SilverStripe project. Adds extension hooks that clears Cloudflare's cache for a specific page when that page is published or unpublished.
spekulatius/silverstripe-timezones
3464 Downloads
Provides time zone data as well as a pre-populated dropdown field for SilverStripe
sminnee/silverstripe-apikey
3385 Downloads
API Key management for Silverstripe CMS
silverstripeltd/silverstripe-csp
5231 Downloads
A module for CSP headers in Silverstripe.
silverstripe/silverstripe-search-service-elastic
4451 Downloads
Provide Elastic Enterprise Search Functionality to Silverstripe Search Service
silvershop/silverstripe-sqlquerylist
31272 Downloads
Wraps a SilverStripe SQLQuery in a SS_List
signify-nz/silverstripe-security-headers
7544 Downloads
Adds configurable security headers to HTTP responses via middleware.
sheadawson/silverstripe-shortcodable
17970 Downloads
Provides a GUI for CMS users to insert Shortcodes into the HTMLEditorField + an API for developers to define Shortcodable DataObjects and Views
sheadawson/silverstripe-select2
22840 Downloads
A set of silverstripe form fields based on http://ivaynberg.github.com/select2/