gurucomkz/silverstripe-miniadminbar

Mini adminbar for quick access to the page editor

Installs: 155

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Language:Scheme

Type:silverstripe-vendormodule

v0.2.0 2024-11-21 06:54 UTC

This package is auto-updated.

Last update: 2024-12-21 20:36:17 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.