Silverstripe CMS


Silverstripe CMS is a free and open source Content Management System and Framework for creating and maintaining websites and web applications. It provides an out of the box web-based administration panel that enables users to make modifications to parts of the website, which includes a WYSIWYG website editor. The core of the software is Silverstripe Framework, a PHP Web application framework.
Silverstripe CMS is released under the terms of the BSD License.

Software design

Silverstripe CMS separates the roles of:
This contrasts with CMS products which allow technical website development tasks to be performed within a GUI, and also contrasts with programming frameworks which offer no out-of-the-box content authoring application. The Silverstripe CMS approach allegedly removes complexity for content authors, and offers more flexibility to developers.
The core of Silverstripe CMS is named . As with the rest of the platform, it is written in PHP, and takes advantage of its object-oriented design capabilities such as name-spacing. The Silverstripe Framework provides website developers a framework to build and extend websites based on modern programming techniques including the model-view-controller pattern and object-relational mapper.
Silverstripe CMS generates markup using a custom template-language based on W3C HTML5 that offers simple placeholders and conditional logic. Silverstripe CMS is extensible through modules, widgets, themes and code customization.

Features

Notable features of the Silverstripe CMS include:
Notable features of upcoming releases of Silverstripe CMS include:
Common CMS features not currently available in Silverstripe CMS include:
Modules extend the core functionality of Silverstripe CMS. Some existing modules include: Blog, Advanced Workflow Management, eCommerce, Forum, LDAP/OpenID authentication. Modules are available from the Silverstripe CMS modules repository, which as of January 2016, lists over 1400 modules.
Silverstripe CMS Widgets are small pieces of functionality that can be drag-and-dropped into Silverstripe CMS modules. Examples of widgets include: tag clouds, Flickr photos, or word of the day, although widgets are a relatively less-used aspect of the platform. As of August 2012, there are 96 widgets.
The Silverstripe CMS themes directory provides a number of community-contributed, freely available themes.
Modules, widgets, and themes are all available as free downloads under the BSD license, and the majority of them are community contributed.

Software requirements

Silverstripe CMS is a web application, requiring a compatible web server and SQL database. As of version 3.1., the requirements for Silverstripe CMS are as follows:
Silverstripe CMS is released under the terms of the BSD License. Documentation is available for and . An online demonstration of the CMS is available as an .
Two technical reference books on Silverstripe CMS are available in English and one in German.

Recognition

Awards

Version 3.0 (latest as of November 2012)