Clone this repository and run composer update
(It will install all the website's required vendors)
Upload the database "db-sip-web"
Create and Set-up your .env
file depending on your configuration (Note: Duplicate the existing .env.example
located in the project folder and rename it as .env
)
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.