Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 735 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 735 Bytes

Farior_LayoutStructure magento2 module

Layout structure visualization module for magento 2

Module was made for development purposes only, Never use in production!

Install by composer

  1. Enter following command from project root folder

    composer require farior/module-layout-structure
  2. Enable module

    php bin/magento module:enable Farior_LayoutStructure
    php bin/magento setup:upgrade

Install by copying

  • Download and place files under app/code/Farior/LayoutStructure/ folder, then enable module

Screenshot

Example