Type
magento2-module
Magento 2 Output Layout XML in Browser
magento2-module
GPL-3.0
None
None
None
None
None
This modules allows the generated page layout to be output in browser for inspection during development.
In your Magento 2 root directory run:
composer require pmclain/magento2-layoutdebug
bin/magento setup:upgrade
bin/magento deploy:mode:set developer
Append ?xml=true
to any url and the generated layout xml will be returned. The
query string will bypass the FPC, if enabled.
GNU GENERAL PUBLIC LICENSE Version 3