Clone this repository and run composer update
(It will install all of the website's required vendors)
Upload the database "db-hea-web" and modify your .env
file depending on your configuration
Open your terminal and change your directory to yoursite/themes/starter and run yarn watch
See Getting Started for more information.
Bugs are tracked on github.com (framework issues, cms issues). Please read our issue reporting guidelines.
If you would like to make changes to the SilverStripe core codebase, we have an extensive guide to contributing code.