jacobbuck / silverstripe-admintoolbar
Adds a toolbar to the top of your SilverStripe website front-end with quick links to CMS functionality.
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Type:silverstripe-module
Requires
- silverstripe/cms: ~3.1
- silverstripe/framework: ~3.1
This package is not auto-updated.
Last update: 2022-08-06 15:54:51 UTC
README
Adds a toolbar to the top of your SilverStripe website front-end with quick links to CMS functionality.
Usage
Place this after the <body>
in your layout template:
$AdminToolbar
Configuration
You can customise the colour scheme to suit your website:
AdminToolbar: BackgroundColor: '#eeeeee' ForegroundColor: '#333333'
Requirements
- Silverstripe 3+
Installation
The recommended way to install is through Composer:
composer require jacobbuck/silverstripe-admintoolbar
Credits
Entypo pictograms by Daniel Bruce — www.entypo.com