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

Change Log#

Bugfixes#

  • 2017-02-08 1f3d46b #6606 the JS SiteTree lib depends on whitespace (Daniel Hensby)
  • 2017-01-30 10d9f90 to allow ASSETS_DIR to be a subdirectory (Brendan Halley)
Edit on Github