Download the PHP package razvan/module-devtools without Composer
On this page you can find all versions of the php package razvan/module-devtools. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download razvan/module-devtools
More information about razvan/module-devtools
Files in razvan/module-devtools
Download razvan/module-devtools
More information about razvan/module-devtools
Files in razvan/module-devtools
Vendor razvan
Package module-devtools
Short Description Adds blocks information as comments in page source.
License OSL-3.0 AFL-3.0
Package module-devtools
Short Description Adds blocks information as comments in page source.
License OSL-3.0 AFL-3.0
Please rate this library. Is it a good library?
Informations about the package module-devtools
Razvan's DevTools for Magento2
What is it?
This module wraps each block in comment tags and ads information about the block. The available information is: name and template file. This allows the developer to quickly identify blocks and find the associated templates. It doesn't work as the template hints. All the information is contained inside the HTLM which you can inspect with the browser. If you are using Firebug, don't forget to set it to show comments.
Install via Composer
In the root of your project:
- composer require razvan/module-devtools
- php bin/magento module:enable Razvan_DevTools
- php bin/magento setup:upgrade
All versions of module-devtools with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package razvan/module-devtools contains the following files
Loading the files please wait ...

