nestordedios/frontend-admin-toolbar-widget

A widget that displays the admin toolbar in the frontend

Maintainers

Package info

github.com/nestordedios/frontend-admin-toolbar-widget

Type:bolt-extension

pkg:composer/nestordedios/frontend-admin-toolbar-widget

Statistics

Installs: 10

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2019-11-04 08:11 UTC

This package is auto-updated.

Last update: 2026-03-04 22:15:37 UTC


README

Bolt Extension: A widget that displays the admin toolbar in the frontend.

Installation:

composer require nestordedios/frontend-admin-toolbar-widget

Running PHPStan and Easy Codings Standard

First, make sure dependencies are installed:

COMPOSER_MEMORY_LIMIT=-1 composer update

And then run ECS:

vendor/bin/ecs check src