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.1.8#

Overview#

This release replaces the 3.1.7 release, and resolves a critical issue in the installer which prevented setup.

Bugfixes#

  • 2014-11-18 d849264 Security::findAnAdministrator doesn't always find an admin (Damian Mooyman)

Changelog#

  • framework
  • cms
  • installer
Edit on Github