nestordedios/frontend-admin-toolbar-widget

A widget that displays the admin toolbar in the frontend

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:bolt-extension

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

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

This package is auto-updated.

Last update: 2025-12-04 21:30:13 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