2017 © Pedro Peláez
 

magento2-module magento2-templatehints

H&O Magento 2 Advanced Template Hints module

image

honl/magento2-templatehints

H&O Magento 2 Advanced Template Hints module

  • Friday, November 24, 2017
  • by honl
  • Repository
  • 18 Watchers
  • 110 Stars
  • 28,942 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 20 Forks
  • 14 Open issues
  • 7 Versions
  • 23 % Grown

The README.md

H&O Magento 2 Advanced Template Hints module

Overview, (*1)

Ho_Templatehints extends the default Magento template hints., (*2)

  • Easily accessible with muscle memory ?ath=1.
  • Shows hints for Templates, AbstractBlocks (Blocks), Containers and UI Components.
  • No layout interference: Using css outline instead of borders of other HTML elements, so it doesn't f'up the layout.

Usage $0, (*3)

Installation

composer require --dev honl/magento2-templatehints
php bin/magento module:enable Ho_Templatehints
php bin/magento setup:upgrade

Development installation (git enabled)

composer require --dev honl/magento2-templatehints "dev-master"
php bin/magento module:enable Ho_Templatehints
php bin/magento setup:upgrade

Configure PHPStorm, allow remote calls

Setting up PHPStorm, (*4)

Usage

  1. Set your Magento 2 installation to developer mode (when in production mode make sure to add your IP address in Developer Client Restrictions).
  2. Add ?ath=1 to your URL to activate.
  3. Open up your console in you Chrome/Firefox/Safari/~IE~ devtools.
  4. hold (shift)
  5. Hover over the element you wish to inspect
  6. Voila! Hints everywhere!

Hints for hidden elements

You can't show hints for a hidden element, for that purpose there is hint($0):, (*5)

//Select an element in the Elements panel in your devtools, it is now available with $0
hint($0)

Console $0, (*6)

Inner Workings

The module adds an additional HTML attribute to the outer most element of a layout element., (*7)

Credits

Inspiration from Aoe_TemplateHints and a lot of love from H&O., (*8)

Developer

This module was developed by the H&O team. Check out more about this module on the H&O website: H&O Magento 2 Advanced Template hints module, (*9)

The Versions

24/11 2017

dev-master

9999999-dev https://github.com/ho-nl/magento2-Ho_Templatehints

H&O Magento 2 Advanced Template Hints module

  Sources   Download

BSD-2-Clause

The Requires

  • php ~5.6.5|7.0.2|7.0.4|~7.0.6|~7.1.0

 

by Paul Hachmang - H&O

24/11 2017

0.2.3

0.2.3.0 https://github.com/ho-nl/magento2-Ho_Templatehints

H&O Magento 2 Advanced Template Hints module

  Sources   Download

BSD-2-Clause

The Requires

  • php ~5.6.5|7.0.2|7.0.4|~7.0.6|~7.1.0

 

by Paul Hachmang - H&O

24/11 2017

dev-develop

dev-develop https://github.com/ho-nl/magento2-Ho_Templatehints

H&O Magento 2 Advanced Template Hints module

  Sources   Download

BSD-2-Clause

The Requires

  • php ~5.6.5|7.0.2|7.0.4|~7.0.6|~7.1.0

 

by Paul Hachmang - H&O

22/06 2017

0.2.2

0.2.2.0 https://github.com/ho-nl/magento2-Ho_Templatehints

H&O Magento 2 Advanced Template Hints module

  Sources   Download

BSD-2-Clause

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0

 

by Paul Hachmang - H&O

18/07 2016

0.2.1

0.2.1.0 https://github.com/ho-nl/magento2-Ho_Templatehints

H&O Magento 2 Advanced Template Hints module

  Sources   Download

BSD-2-Clause

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0

 

by Paul Hachmang - H&O

13/06 2016

0.2.0

0.2.0.0 https://github.com/ho-nl/magento2-Ho_Templatehints

H&O Magento 2 Advanced Template Hints module

  Sources   Download

BSD-2-Clause

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0

 

by Paul Hachmang - H&O

10/06 2016

0.1.0

0.1.0.0 https://github.com/ho-nl/magento2-Ho_Templatehints

H&O Magento 2 Advanced Template Hints module

  Sources   Download

BSD-2-Clause

The Requires

 

by Paul Hachmang - H&O