vpietri / adm-quickdevbar

vpietri/adm-quickdevbar

QuickDevBar is a developer toolbar for magento 2

magento2-module QA: failed OSL-3.0, AFL-3.0
Viewing version 0.1.18. Latest version is 0.4.0. Switch to latest

Developer Toolbar for Magento2

Code Climate
Total Downloads

About

Hope this debug toolbar can speed up Magento2 development module. Any feedback and idea to improve this toolbar will be appreciated so get in touch via the issue tracker on GitHub. Feel free to fork and pull request.
The structure of this toolbar is extremely simple you just need to add a new block in the layout to get your tab running.

Features

Panels

  • Info : Main informations about controller, route, action and store. Search on core config data. Dedicated tab output for local and global phpinfo.
  • Design : List handles called and display layout structure of nested blocks and containers
  • Profile : View current observers, all events dispatched, collections and models loaded, plugins instanciated
  • Queries : Statistics about executed queries and detailed query listing with syntax highlighting of main SQL keywords
  • Logs : Display log files with ability to reset these files
  • Translation : Quickly see module, pack,theme and DB translations
  • Actions : Easily toggle template hints and inline translation and flush cache
  • Help : Show module version and link to github

Screenshots

  • Info tab
    [image: image]

  • Queries Tab
    [image: image]

  • See the toolbar in action
    Video

Installation

Manual (without composer)

  • Download zip file of thelast version of this extension under release tab
  • Extract files in the Magento root directory in the folder app/code/ADM/QuickDevBar
  • Enable the extension
php bin/magento --clear-static-content module:enable ADM_QuickDevBar
  • Upgrade Magento setup
php bin/magento setup:upgrade

With Composer

In the Magento root directory

  • Install the module
composer require vpietri/adm-quickdevbar --dev
php bin/magento module:enable ADM_QuickDevBar 
php bin/magento setup:upgrade

With Modman

In the Magento root directory

  • Install the module
modman clone [email protected]:vpietri/magento2-developer-quickdevbar.git
php bin/magento module:enable ADM_QuickDevBar 
php bin/magento setup:upgrade

Cleaning

  • Upgrade Magento setup
php bin/magento setup:upgrade
  • Clear cache
php bin/magento cache:flush

Setup

The toolbar is displayed by default if your web server is on your local development environment.

The configuration is in Stores/Configuration/Advanced/Developer/Quick dev bar configuration
[image: image]

If you do not see the toolbar you should either force activation by setting the select "Activate" to "Yes" or fill your IP in the field "Allowed IPs" or fill a matching pattern of you user-agent in the field "Allowed user-agent pattern"
[image: image]

Documentation

No changelog yet

The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.

Versions
Version Stability QA Status Released
0.4.0 stable Fail 2026-05-19 21:43:43
0.3.4 stable Not tested 2025-07-18 07:18:52
0.3.3 stable Not tested 2025-06-10 11:21:41
0.3.2 stable Not tested 2025-05-15 20:49:16
0.3.1 stable Not tested 2025-05-05 14:12:50
0.3.0 stable Not tested 2025-05-02 20:46:01
0.2.4.1 stable Not tested 2024-12-02 13:03:05
0.2.4 stable Not tested 2024-06-22 05:56:08
0.2.3 stable Not tested 2024-06-13 12:03:28
0.2.2 stable Not tested 2024-04-03 20:08:39
0.2.1 stable Not tested 2024-04-02 09:18:09
0.2.0 stable Not tested 2024-03-27 19:33:11
0.1.20 stable Not tested 2023-12-07 22:10:05
0.1.19 stable Not tested 2022-08-30 21:27:47
0.1.18.1 stable Not tested 2021-10-28 20:09:01
0.1.18 stable Not tested 2021-10-20 19:27:34
0.1.17 stable Not tested 2020-10-15 21:13:53
0.1.16 stable Not tested 2020-01-02 20:50:01
0.1.15 stable Not tested 2019-12-20 20:38:09
0.1.14 stable Not tested 2019-05-10 21:15:13
0.1.13 stable Not tested 2018-06-19 13:44:54
0.1.12 stable Not tested 2017-01-18 17:17:47
0.1.11 stable Not tested 2017-01-05 11:48:57
0.1.10 stable Not tested 2016-11-09 09:23:14
0.1.9 stable Not tested 2016-07-28 14:56:23
0.1.8 stable Not tested 2016-07-22 10:37:34
0.1.7 stable Not tested 2016-07-07 10:58:57
0.1.6.1 stable Not tested 2016-06-30 14:07:32
0.1.6 stable Not tested 2016-06-17 15:23:41
0.1.5.2 stable Not tested 2016-04-22 15:40:34
0.1.5.1 stable Not tested 2016-02-28 20:18:46
0.1.5 stable Not tested 2015-12-12 19:32:47
0.1.4 stable Not tested 2015-12-06 18:35:19
0.1.3 stable Not tested 2015-12-04 12:34:42
0.1.2 stable Not tested 2015-06-29 13:25:00
0.1.1 stable Not tested 2015-06-19 10:34:00
0.0.1 stable Not tested 2015-06-18 06:32:22

Requires 1

Package Constraint
magento/magento-composer-installer *

No QA results yet

QA pipelines haven't run for this version. Status appears here once the vendor publishes a tagged release that gets ingested.

License
OSL-3.0, AFL-3.0
Authors
  • Vincent Pietri — Developer
Make it pay

Turn an existing module into recurring revenue.

If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.