Before making major changes to your SilverStripe website, we recommend that you back up your website.

The steps you need to follow to install a module in SilverStripe are:

  1. Download the module you want to install
  2. Extract the contents of the module to your computer; this operation will generate a directory with the module name
  3. Upload the directory to the location where you installed SilverStripe
  4. To install the module, go to the URL where you installed SilverStripe and at the end add dev/build/?flush=1
  5. This step will initiate the installation process and update the database
  6. At the end of the process, a process completion message will be displayed
Was this answer helpful? 0 Users Found This Useful (0 Votes)