pmclain/magento2-layoutdebug

Magento 2 Output Layout XML in Browser

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 2

Forks: 2

Open Issues: 0

Type:magento2-module

v0.1.1 2017-09-10 03:36 UTC

This package is auto-updated.

Last update: 2024-04-21 22:51:54 UTC


README

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