jacobbuck/silverstripe-admintoolbar

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (1.0.1) of this package.

Adds a toolbar to the top of your SilverStripe website front-end with quick links to CMS functionality.

1.0.1 2017-05-21 20:26 UTC

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.

Screenshot

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