Silverstripe CMS DocumentationCMS Docs
  • Getting Started
  • Server Requirements
  • Installation
  • Composer
  • Environment Management
  • Directory Structure
  • Coding conventions
  • Tutorials
  • Building a basic site
  • Extending a basic site
  • Forms
  • Site Search
  • DataObject Relationship Management
  • Developer Guides
  • Model and Databases
  • Templates and Views
  • Controllers
  • Forms
  • Configuration
  • Extending SilverStripe
  • Testing
  • Debugging
  • Performance
  • Security
  • Email
  • Integration and Web Services
  • Search
  • i18n
  • Files
  • Customising the Admin Interface
  • Execution pipeline
  • Command Line Interface
  • Cookies and Sessions
  • Upgrading
  • Changelogs
  • Contributing
  • Bug Reports
  • Contributing Code
  • Request for comment
  • Release process
  • Making a SilverStripe core release
  • Documentation
  • Translations
  • Implement Internationalisation
  • Core committers
  • Code of conduct
Version 3 end of life
This version of Silverstripe CMS will not recieve any additional bug fixes or documentation updates. Go to documentation for the most recent stable version.

3.5.8#

Change Log#

Security#

  • 2018-04-11 577138882 Restrict non-admins from being assigned to admin groups (Damian Mooyman) - See ss-2018-001
Edit on Github