Project setup

Setting up your project
The first step is to ensure you have composer installed. Now create a new Silverstripe site in ./path/to/site (or a path of your choosing):             ...
Mon, 26 Jun, 2023 1:09 PM
Required modules
These modules are required when deploying to a Silverstripe Cloud environment. DynamoDB This module enables storing PHP sessions across multiple serve...
Tue, 13 May, 2025 1:22 PM
Database and asset snapshots
Snapshots are a data archive containing either assets or database, or both. The archives bear sspak extension and can be built or accessed locally using t...
Thu, 15 Jul, 2021 11:49 AM
Emails
By default your environment is configured to send emails from the placeholder domain “[email protected]”; this is configured from the vari...
Thu, 19 Jun, 2025 2:36 PM
Code repository
Silverstripe Cloud provides an optional code hosting repository, Gitlab. Log in: https://code.silverstripe.cloud/ For further detailed instructions on h...
Thu, 9 Jun, 2022 2:28 PM