Layout structure visualization module for magento 2
Module was made for development purposes only, Never use in production!
-
Enter following command from project root folder
composer require farior/module-layout-structure
-
Enable module
php bin/magento module:enable Farior_LayoutStructure php bin/magento setup:upgrade
- Download and place files under
app/code/Farior/LayoutStructure/
folder, then enable module