thisisbd / silverstripe-cms-branding
Set the Application Name and Link, Change the CMS Logo and Loading Screen Image and choose to show or hide the Help and Report Admin link from the CMS Settings.
Installs: 138
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 3
Forks: 3
Type:silverstripe-module
Requires
- silverstripe/cms: ~3.1
- silverstripe/framework: ~3.1
This package is not auto-updated.
Last update: 2024-11-04 12:28:39 UTC
README
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.
Maintainer Contacts
- Darren-Lee Joseph
<darrenleejoseph (at) gmail (dot) com>
Requirements
- SilverStripe 3.1
Installation Instructions
Installation can be done either by composer or by manually downloading a release.
Via composer (best practice)
composer require "thisisbd/silverstripe-cms-branding:*"
Manually
- 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.
Usage Overview
After installing, login into the admin and click on the Settings->CMS Branding to customise.
Known Issues
This is an early version and, although, stable, should be considered to be an alpha release... more changes/additions to come...