Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 631 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 631 Bytes

Silverstripe Mini Admin Bar Module

Introduction

A SilverStripe module which adds a Mini Admin Bar to pages to allow CMS users to quickly switch between Live/Draft pages and jump to the CMS edit form for the current page.

Example of Mini Admin Bar

Requirements

  • SilverStripe 2.4

Installation

  • Put the module into your SilverStripe installation, then add the following at the bottom of your template (before the closing body tag)

    $MiniAdminBar $MiniAdminBarCSS

Methods

  • MiniAdminBar
  • MiniAdminBarCSS