gurucomkz/silverstripe-miniadminbar

Mini adminbar for quick access to the page editor

Installs: 160

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

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: 2025-03-21 21:17:46 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.