gurucomkz/silverstripe-miniadminbar

Mini adminbar for quick access to the page editor

Installs: 141

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Language:Scheme

Type:silverstripe-vendormodule

v0.1.2 2020-07-05 23:44 UTC

This package is auto-updated.

Last update: 2024-04-06 07:34:35 UTC


README

A small tag for frontend to quickly access the current page's editor in CMS area.

Installation

Add the module to your project.

composer require gurucomkz/silverstripe-miniadminbar

Add $AdminBar var to your templates layout inside the <body> tag. It will display only if the current viewer can edit the current page.