elzekool / magento2-toolbar

Toolbar with developer and merchant functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

magento2-toolbar

Toolbar with developer and merchant functionality

Overview

Goal is to create an extendible toolbar within Magento 2. The toolbar is displayed on both frontend and backend, and contains useful information for both developers and merchants.

The toolbar is based on https://github.com/maximebf/php-debugbar

Instead of extending from his extension, we have decided to create a new module, stripped down from all features: The empty toolbar (this module). Yet other modules can be created to add information to this toolbar.

Possible tabs

About

Toolbar with developer and merchant functionality

License:Open Software License 3.0


Languages

Language:PHP 87.7%Language:CSS 12.3%