Set the Application Name and Link, Change the CMS Logo, Loading Screen Image and choose to show or hide the Help and Report Admin link from the CMS Settings.
- Darren-Lee Joseph
<darrenleejoseph (at) gmail (dot) com>
- SilverStripe 3.1
Installation can be done either by composer or by manually downloading a release.
composer require "thisisbd/silverstripe-cms-branding:*"
- Download the module from the releases page.
- Extract the file (if you are on windows try 7-zip for extracting tar.gz files
- Make sure the folder after being extracted is named 'cms-branding'
- Place this directory in your sites root directory. This is the one with framework and cms in it.
- Visit
<yoursite.com>/dev/build/?flush
to build the database and clear the manifest cache.
After installing, login into the admin and click on the Settings->CMS Branding to customise.
This is an early version and, although, stable, should be considered to be an alpha release... more changes/additions to come...