Compare commits

...

3 Commits

Author SHA1 Message Date
Steve Boyd d1a0e9ac7c Merge branch '3.1' into 3.2 2022-08-02 18:41:41 +12:00
Guy Sartorelli ac99fc50e6
Merge pull request #71 from creative-commoners/pulls/3.1/standardise-modules
MNT Standardise modules
2022-08-02 14:35:53 +12:00
Steve Boyd 30a6fca74a MNT Standardise modules 2022-08-01 10:01:40 +12:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Using the Simple theme
* Copy the theme into the `themes/` directory of your SilverStripe project. If you've named it correctly, there should be a directory called `themes/simple/templates`.
* Copy the theme into the `themes/` directory of your Silverstripe project. If you've named it correctly, there should be a directory called `themes/simple/templates`.
* Add the following to your `mysite/_config.php` file. Remove any existing `SSViewer::set_theme` lines.