For most professional projects, using the Composer package manager is the gold standard. It handles dependencies automatically and makes future updates seamless.
: Run composer create-project silverstripe/installer my-project in your terminal. Requirement : Ensure you have Composer 2 and Git installed. 2. Direct Zip Download
Before you download, ensure your server meets the latest specifications for Silverstripe 6.x: Windows | Silverstripe CMS Documentation
Getting started with a modern, flexible CMS begins with knowing how to and set up your environment correctly. Whether you are a developer looking for a powerful PHP framework or a content editor seeking an intuitive interface, Silverstripe CMS (currently on version 6.2 as of April 2026) offers a robust foundation for web projects. Choosing Your Download Method
: Access the site via your browser to initiate the graphical installation wizard. System Requirements (2026)
If you want to quickly explore the code without setting up command-line tools, you can download a pre-packaged archive from the Silverstripe Download Page .
There are two primary ways to obtain Silverstripe, depending on your technical comfort level and project needs. 1. Composer (Recommended)
: Extract the zip file into your webroot (e.g., C:/wamp/www or /var/www/html ).