nestordedios/frontend-admin-toolbar-widget

A widget that displays the admin toolbar in the frontend

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

This package is auto-updated.

Last update: 2024-05-04 17:52:12 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