Silverstripe CMS
PHP MVC framework that serves as a classic or headless CMS.
Contents
Very Useful Modules
General Modules
I18N (Internationalisation)
Site Search
Adds more complex site searching using the Silverstripe ORM. With dedicated templates for search results across multiple search objects.
Fast and simple MySQL based search. Useful for single language sites.
Full fledged search interface for Solr4 (EOL).
Interface for Solr search, supporting up to the latest Solr (9) version. With submodules for e.g. transitioning from the "Fulltext Search" module, as well as subsite, fluent and others.
Development Helpers
Shows debugging statistics in your browser.
Auto-generates class annotations on dev/build.
Populate your database through YAML files.
Allows DataObjects to self-populate intelligently with fake data.
Automatically delete old SiteTree page versions.
Adds a small form both in the frontend and backend to quickly login as any user.
Allows an Administrator to "login" as another "Member". This can be useful for debugging and remote support.