2017 © Pedro Peláez
 

magento2-module module-layout-structure

Layout structure visualization module

image

farior/module-layout-structure

Layout structure visualization module

  • Monday, January 2, 2017
  • by farior2109
  • Repository
  • 1 Watchers
  • 4 Stars
  • 24 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Farior_LayoutStructure magento2 module

Layout structure visualization module for magento 2, (*1)

Module was made for development purposes only, Never use in production!, (*2)

Install by composer

  1. Enter following command from project root folder, (*3)

    composer require farior/module-layout-structure
    
  2. Enable module, (*4)

    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, (*5)

The Versions

02/01 2017

dev-master

9999999-dev

Layout structure visualization module

  Sources   Download

OSL-3.0

The Requires

  • php ~5.6.0|7.0.2|~7.0.6
  • magento/framework *

 

02/01 2017

0.0.1

0.0.1.0

Layout structure visualization module

  Sources   Download

OSL-3.0

The Requires

  • php ~5.6.0|7.0.2|~7.0.6
  • magento/framework *