vnecoms/module-developertoolbar
Composer 安装命令:
composer require vnecoms/module-developertoolbar
包简介
vnecoms magento Developer Toolbar
README 文档
README
The Vnecoms Developer Toolbar is a must have for Magento 2 developers and frontend guys. The toolbar shows you all important information for performance optimisation and magento development.
Main Features
- Profiler
- Memory Consumption
- List of all Database Queries
- Block nesting
- Cache Storage Information
- Session Storage Information
- Enabled / Disabled Modules
- Request / Response Data
- Handles
- Events / Observers
- Plugins
- Preferences
- PHP-Info
Installation with Composer
- Connect to your server with SSH
- Navigation to your project and run these commands
composer require vnecoms/module-developertoolbar php bin/magento setup:upgrade rm -rf pub/static/* rm -rf var/* php bin/magento setup:static-content:deploy
Installation without Composer
- Download the files from github: https://github.com/vnecoms1/Mgt_Developertoolbar/archive/master.zip
- Extract archive and copy all directories from src/app/code/ to app/code/
- Go to project home directory and execute these commands
php bin/magento setup:upgrade rm -rf pub/static/* rm -rf var/* php bin/magento setup:static-content:deploy
Usage
To enable / disable the toolbar go to Stores --> Configuration --> MGT-COMMERCE.COM --> Developer Toolbar
Make sure to have the Full Page Caching (FPC) disabled otherwise the toolbar will not work
Screenshots
Dashboard
Profiler
Database Queries
Nested Blocks
Licence
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2016-10-22





