2017 © Pedro Peláez
 

silverstripe-vendormodule silverstripe-admintoolbar

Admin toolbar for silverstripe

image

thewebmen/silverstripe-admintoolbar

Admin toolbar for silverstripe

  • Monday, February 5, 2018
  • by michelsteege
  • Repository
  • 5 Watchers
  • 2 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 8 % Grown

The README.md

SilverStripe Admin Toolbar

Introduction

Display a toolbar with admin options on the frontend, (*1)

Requirements

  • SilverStripe CMS ^4.0

Installation

composer require "wedevelopnl/silverstripe-admintoolbar"

How to use

Place $AdminToolbar in your Page.ss to display the admin toolbar., (*2)

Options

Disable buttons using the config:, (*3)

``` WeDevelop\AdminToolbar\AdminToolbar: hide_cache_button: true hide_stage_button: false hide_edit_button: false ````, (*4)

Add an extensions on WeDevelop\AdminToolbar\AdminToolbar with the method addExtraButtonsHTML(&$extraButtonsHTML) to add exta buttons, (*5)

The Versions

05/02 2018

dev-master

9999999-dev

Admin toolbar for silverstripe

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Michel van der Steege

frontend admin silverstripe toolbar

05/02 2018

1.0.1

1.0.1.0

Admin toolbar for silverstripe

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Michel van der Steege

frontend admin silverstripe toolbar

29/11 2017

1.0.0

1.0.0.0

Admin toolbar for silverstripe

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Michel van der Steege

frontend admin silverstripe toolbar

29/11 2017

0.0.1

0.0.1.0

Admin toolbar for silverstripe

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Michel van der Steege

frontend admin silverstripe toolbar