Packages from silverstripe
-
-
-
-
-
-
-
-
-
PHP
silverstripe/blog
A fresh take on blogging in Silverstripe set out to tackle the issue of a cluttered Site Tree.
-
-
-
PHP
silverstripe/closure
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
-
-
-
-
-
PHP
silverstripe/comments
This module provides commenting functionality for Pages and other DataObjects on your SilverStripe site.
-
-
-
-
-
-
-
-
-
-
-
JavaScript
silverstripe/developer-docs
Developer documentation for the Silverstripe framework and CMS. Added to packagist for release purposes.
-
-
PHP
silverstripe/dms-cart
Adds a cart extension to the DMS module, enabling documents to be checked out for distribution
-
-
Shell
silverstripe/documentation-lint
An abstraction around various documentation linters to make linting documentation easy for commercially supported Silverstripe CMS modules.
-
PHP
silverstripe/documentconverter
Imports OpenOffice-compatible files (doc, docx, etc) into SilverStripe pages and content.
-
-
-
-
-
-
-
PHP
silverstripe/event-dispatcher
Publish and subscribe to events in Silverstripe CMS or your Silverstripe application
-
-
-
-
-
PHP
silverstripe/frameworktest
Aids core and module developers in testing their code against a set of sample data and behaviour.
-
PHP
silverstripe/fulltextsearch
Adds support for Fulltext Search engines like Sphinx and Solr to SilverStripe CMS
-
PHP
silverstripe/github-issue-search-composer-util
Browse Silverstripe module issues based on dependencies in your composer.lock file
-
-
PHP
silverstripe/graphql-composer-plugin
Helper plugin to generate the schema required for silverstripe/graphql
-
PHP
silverstripe/graphql-devtools
Tools to help developers building new applications on SilverStripe’s GraphQL API
-
PHP
silverstripe/gridfieldqueuedexport
Export large data sets from your GridField in the SilverStripe CMS interface through async jobs
-
-
-
PHP
silverstripe/iframe
Add an iFrame pagetype to SilverStripe, to show content from another website
-
-
-
-
-
PHP
silverstripe/ldap
Adds LDAP support to SilverStripe including user synchronisation and authentication
-
-
-
PHP
silverstripe/lumberjack
A module to make managing pages in a GridField easy without losing any of the functionality that you're used to in the CMS.
-
PHP
silverstripe/markdown-php-codesniffer
A wrapper around squizlabs/PHP_CodeSniffer which lets you lint PHP fenced code blocks in markdown files
-
PHP
silverstripe/mathspamprotection
This module provides a simple math protection mechanism for prevent spam from your forms.Includes an EditableMathSpamField to integrate with the UserForms module.
-
-
PHP
silverstripe/mimevalidator
Checks uploaded file content roughly matches a known MIME type for the file extension.
-
-
-
PHP
silverstripe/moduleratings-plugin
A Composer plugin to provide ability to rate your local modules
-
-
-
PHP
silverstripe/multi-domain
Allows multiple domains to access one CMS instance, mapping them to different sections of the hierarchy
-
PHP
silverstripe/multiform
SilverStripe forms with multiple steps, flow control and state persistence
-
CSS
silverstripe/multiuser-editing-alert
A module that indicates when people are editing the same page in the CMS
-
-
-
PHP
silverstripe/realme
Adds support to SilverStripe for authentication via RealMe (https://www.realme.govt.nz/)
-
silverstripe/recipe-authoring-tools
Extra tools for CMS authoring in SilverStripe
-
silverstripe/recipe-blog
SilverStripe Blog Project Template
-
silverstripe/recipe-ccl
Silverstripe Cloud Platform CCL requirements recipe
-
-
silverstripe/recipe-collaboration
Add extra functionality to enhance CMS user collaboration
-
-
-
silverstripe/recipe-form-building
A recipe of modules to help you build forms in SilverStripe
-
Twig
silverstripe/recipe-kitchen-sink
Internal testing Silverstripe CMS recipe for all modules, optional and suggested
-
-
silverstripe/recipe-reporting-tools
Add extra CMS reporting tools to your SilverStripe project
-
silverstripe/recipe-services
Add API and content service modules to your SilverStripe project
-
silverstripe/recipe-solr-search
Silverstripe Cloud Platform search requirements recipe
-
PHP
silverstripe/redirectedurls
Provides a system for users to configure arbitrary redirections in the CMS
-
-
-
-
PHP
silverstripe/routewhitelist
Provides a whitelist of known valid URL patterns in a SilverStripe website.
-
-
-
PHP
silverstripe/search-data-extractor
This module provides a RESTful like API endpoint to expose model data.
-
PHP
silverstripe/secureassets
Adds access restrictions to folders in assets, similar to the way you secure pages
-
PHP
silverstripe/security-extensions
A temporary polyfill repository for security improvements that will be ported into core
-
-
-
-
-
PHP
silverstripe/session-manager
Allow users to manage and revoke access to multiple login sessions across devices.
-
-
PHP
silverstripe/silverstripe-discoverer
Service agnostic abstraction of search querying requirements
-
PHP
silverstripe/silverstripe-discoverer-bifrost
A plugin module for silverstripe/silverstripe-discoverer that provides integration for Silverstripe Bifröst
-
PHP
silverstripe/silverstripe-discoverer-elastic-enterprise
A plugin module for silverstripe/silverstripe-discoverer that provides integration for Elastic Enterprise and App Search
-
PHP
silverstripe/silverstripe-discoverer-search-ui
Search UI and theme for the Discoverer search module
-
-
PHP
silverstripe/silverstripe-forager-bifrost
A Silverstripe Search add-on for silverstripe/silverstripe-forager
-
PHP
silverstripe/silverstripe-forager-elastic-enterprise
Elastic Enterprise Search Provider for Silverstripe Forager
-
-
-
-
-
silverstripe/silverstripe-search-sdk
A Software Development Kit for Silverstripe Search
-
-
PHP
silverstripe/silverstripe-search-service-elastic
Provide Elastic Enterprise Search Functionality to Silverstripe Search Service
-
-
-
PHP
silverstripe/solr
Solr integration for SilverStripe. Note that this is NOT related to the silverstripe/fulltext package.
-
PHP
silverstripe/solr-php-client
A purely PHP library for indexing and searching documents against an Apache Solr installation
-
-
PHP
silverstripe/spellcheck
Improves spellcheck support for SilverStripe CMS, including an implementation for HunSpell.
-
-
silverstripe/ssp-core
Core requirements for Silverstripe CMS sites running on SilverStripe Cloud
-
-
PHP
silverstripe/standards
A set of coding standards which are applied to all commercially supported Silverstripe CMS modules
-
PHP
silverstripe/staticpublisher
StaticPublisher provides an extensions for exporting a SilverStripe application to either a local or remote file systems.
-
PHP
silverstripe/staticpublishqueue
Static publishing queue to create static versions of pages for enhanced performance and security
-
-
PHP
silverstripe/supported-modules
Metadata about Silverstripe CMS supported modules and other repositories maintained by Silverstripe
-
-
-
PHP
silverstripe/template-engine
Template engine for rendering templates in Silverstripe CMS projects
-
-
PHP
silverstripe/testsession
Support module for browser-based test sessions, e.g. for Behat behaviour testing
-
PHP
silverstripe/textextraction
Text Extraction API for SilverStripe CMS (mostly used with 'fulltextsearch' module)
-
-
-
-
PHP
silverstripe/translatable
Allows translation of DataObject and SiteTree records into multiple languages
-
-
-
PHP
silverstripe/upgrader
A tool to help upgrade your code to handle API changes in packages you used.
-
PHP
silverstripe/userforms
UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code
-
-
-
-
-
-
-
-
PHP
silverstripe/webauthn-authenticator
A WebAuthn authenticator that plugs into the silverstripe/mfa module
-
PHP
silverstripe/widgets
Widgets are small pieces of functionality such as showing the latest Comments or Flickr Photos. They normally display on the sidebar of your website.
-
PHP
silverstripe/accessibility
Adds access key support to SilverStripe
Abandoned! See silverstripe/accessibility
-
PHP
silverstripe/activedirectory
Adds Active Directory support to SilverStripe including user synchronisation and SSO/LDAP authentication
Abandoned! See silverstripe/ldap
-
PHP
silverstripe/advancedworkflow
Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.
Abandoned! See symbiote/silverstripe-advancedworkflow
-
-
-
PHP
silverstripe/cdncontent
A module that uses the content-services module for mapping Files and/or theme content from the CMS to compatible CDNs.
Abandoned! See symbiote/silverstripe-cdncontent
-
-
PHP
silverstripe/cmsworkflow
Two- and three-step approval workflow for page content in SilverStripe CMS
Abandoned!
-
PHP
silverstripe/compass
The Compass module for SilverStripe seamlessly integrates Sass and Compass in SilverStripe modules and themes. You write your styles in sass, and the module automatically compiles these sass files to css.
Abandoned!
-
JavaScript
silverstripe/contact-form
Allows you to create a contact form in SilverStripe with optional Postmark integration. Works with Bootstrap Forms module.
Abandoned!
-
PHP
silverstripe/content-services
An abstraction from reading and writing content directly to the filesystem.
Abandoned! See symbiote/silverstripe-content-services
-
PHP
silverstripe/controllerpolicy
SilverStripe module providing a framework for per-controller policies. Includes a caching policy implementation that's more flexible than the Framework's default.
Abandoned!
-
PHP
silverstripe/dashboard
Adds a dashboard to the SilverStripe CMS
Abandoned! See unclecheese/dashboard
-
Shell
silverstripe/deploynaut-vagrant
Helps setting up a developer environment for silverstripe/deploynaut
Abandoned!
-
PHP
silverstripe/display-logic
Allows assignment of conditions for display and hide of specific form fields based on client side behavior.
Abandoned! See unclecheese/display-logic
-
-
JavaScript
silverstripe/dynamictemplate
Allows for the editing/creation of templates within the CMS
Abandoned!
-
PHP
silverstripe/elemental-blocks
A collection of CMS blocks for the silverstripe-elemental module
Abandoned! See silverstripe/recipe-content-blocks
-
PHP
silverstripe/emailbouncehandler
Email bounce handling for SilverStripe CMS, implemented through callbacks in MTAs
Abandoned!
-
PHP
silverstripe/embargoexpiry
Adds embargo period and expiry dates to content items. Ripped from advancedworkflow module
Abandoned!
-
PHP
silverstripe/featureflags
An experimental module for allowing admin-controlled feature flags in a SilverStripe app
Abandoned!
-
-
-
JavaScript
silverstripe/frontend-dashboards
Allows the creation of user-manageable dashboards in a frontend UI
Abandoned! See symbiote/silverstripe-frontend-dashboards
-
silverstripe/fulltextsearch-extract
Necessary SOLR plugins for doc and pdf extraction, to go with silverstripe/fulltextsearch
Abandoned!
-
Shell
silverstripe/fulltextsearch-localsolr
A pre-configured, ready to use Solr instance for local development with the SilverStripe fulltextsearch module
Abandoned! See silverstripe/fulltextsearch-localsolr
-
-
-
PHP
silverstripe/googlesitemaps
SilverStripe support for the Google Sitemaps XML, enabling Google and other search engines to see all urls on your site. This helps your SilverStripe website rank well in search engines, and to encourage the information on your site to be discovered quickly.
Abandoned! See wilr/silverstripe-googlesitemaps
-
JavaScript
silverstripe/gridfieldajaxrefresh
Adds the ability to either automatically or manually refresh a SilverStripe GridField
Abandoned!
-
PHP
silverstripe/gridfielddetailformwithsearch
GridFieldDetailForm that has a search sidebar always visible
Abandoned!
-
PHP
silverstripe/homepagefordomain
Allows to designate a page anywhere in the tree as the homepage for a specific domain, overruling the usual homepage (which is identified by the 'home' URLSegment).
Abandoned! See twohill/silverstripe-homepagefordomain
-
PHP
silverstripe/messagequeue
Simple and lightweight message queueing mechanism for SilverStripe applications, with queueing actions for long running process execution, message sending between installations and bi-directional interaction with external messaging systems such as ApacheMQ
Abandoned! See silverstripe/messagequeue
-
PHP
silverstripe/mobile
The mobile module provides detection for mobile devices, and can serve a different SilverStripe theme to them.The module can either use redirection to a separate mobile domain, or serve mobile optimized content under the same URLs.
Abandoned!
-
PHP
silverstripe/multivaluefield
A DB field + form fields for storing multiple values in a single property (serialized).
Abandoned! See symbiote/silverstripe-multivaluefield
-
-
PHP
silverstripe/newsletter
Newsletter module allows a backend CMS users send newsletters to different mailing lists
Abandoned!
-
-
PHP
silverstripe/payment
SilverStripe payment provider integration. Currently supported: DPS, Eway, Paypal, Paystation, Worldpay
Abandoned! See silverstripe/payment
-
-
PHP
silverstripe/personalisation
The SilverStripe Personalisation Module
Abandoned! See silverstripe/personalisation
-
-
PHP
silverstripe/queuedjobs
A framework for defining and running background jobs in a queued manner
Abandoned! See symbiote/silverstripe-queuedjobs
-
PHP
silverstripe/recaptcha
Provides a form field which allows form to validate for non-bot submissions by giving them a challenge to decrypt an image.
Abandoned!
-
PHP
silverstripe/restassured
Adds a RESTful API to your application, including auto-generated documentation. More flexible and full-featured than restfulserver.
Abandoned!
-
PHP
silverstripe/s3cdn
S3 CDN services for the content-services module
Abandoned! See symbiote/silverstripe-s3cdn
-
PHP
silverstripe/securityextras
A loose collection of tools to further lock down a SilverStripe installation.
Abandoned! See silverstripe/securityextras
-
-
-
PHP
silverstripe/sitetreeimporter
Imports indented plaintext files into a SilverStripe sitetree
Abandoned! See silverstripe/sitetreeimporter
-
JavaScript
silverstripe/timedropdownfield
Time dropdown for SilverStripe CMS
Abandoned! See silverstripe/timedropdownfield
-
PHP
silverstripe/versionedfiles
Add versioning to files
Abandoned! See symbiote/silverstripe-versionedfiles