Download the PHP package pmclain/magento2-layoutdebug without Composer
On this page you can find all versions of the php package pmclain/magento2-layoutdebug. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pmclain/magento2-layoutdebug
More information about pmclain/magento2-layoutdebug
Files in pmclain/magento2-layoutdebug
Download pmclain/magento2-layoutdebug
More information about pmclain/magento2-layoutdebug
Files in pmclain/magento2-layoutdebug
Vendor pmclain
Package magento2-layoutdebug
Short Description Magento 2 Output Layout XML in Browser
License GPL-3.0
Package magento2-layoutdebug
Short Description Magento 2 Output Layout XML in Browser
License GPL-3.0
Please rate this library. Is it a good library?
Informations about the package magento2-layoutdebug
Magento 2 Layout Debugger
This modules allows the generated page layout to be output in browser for inspection during development.
Installation
In your Magento 2 root directory run:
composer require pmclain/magento2-layoutdebug
bin/magento setup:upgrade
bin/magento deploy:mode:set developer
Usage
Append ?xml=true
to any url and the generated layout xml will be returned. The
query string will bypass the FPC, if enabled.
License
GNU GENERAL PUBLIC LICENSE Version 3
All versions of magento2-layoutdebug with dependencies
PHP Build Version
Package Version
The package pmclain/magento2-layoutdebug contains the following files
Loading the files please wait ....