Working with CMS Projects

Maintaining your code
Let's step through best practices in maintaining your Silverstripe CMS site. Starting off with the recipe We recommend to start your development by ...
Thu, 11 Nov, 2021 5:52 PM
Recipes and supported modules
Silverstripe CMS supplies developers with a set of supported packages for setting up their Silverstripe CMS projects. The installer for Silverstripe CMS c...
Mon, 1 Nov, 2021 5:16 PM
Customising the default CMS functionality
You should have started your project from the Silverstripe installer module and the CMS CCL Recipe module for the maximum level of compatibility with the pl...
Mon, 1 Nov, 2021 3:29 PM
Customising the starter theme
Introduction For NZ Public Sector projects there are dedicated website themes for you to work with. These have been developed both as a base for more comp...
Mon, 1 Nov, 2021 5:21 PM
Releasing
A good release practice is to tag a certain Git revision to a version number each time you are doing a release. This is done by tagging a release from the...
Thu, 11 Nov, 2021 8:32 PM
Security
This section describes security considerations, as well as additional steps that may be taken to further secure a website. API endpoint By default the S...
Thu, 11 Nov, 2021 8:32 PM
Infrastructural considerations
Overview A detailed solution architecture document is available on request to agencies. HTTP request time limit The PHP execution limit (max_execution...
Tue, 6 Dec, 2022 4:07 PM
Predefined environment variables
Describes the environment variables present in Silverstripe Cloud Public Sector environments hosted in New Zealand (or environments carried through from CWP...
Mon, 27 Sep, 2021 11:25 AM
Using the Wātea theme
Describes how to use the Wātea theme The Wātea theme can be installed on top of the Starter theme (see cascading themes) to provide a more visually appe...
Thu, 11 Nov, 2021 9:08 PM
Active directory single sign-on
Single sign-on (SSO) is a user authentication process that allows a user to enter their username and password once in order to access multiple applications....
Thu, 11 Nov, 2021 9:08 PM