Download the PHP package honl/magento2-templatehints without Composer
On this page you can find all versions of the php package honl/magento2-templatehints. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download honl/magento2-templatehints
More information about honl/magento2-templatehints
Files in honl/magento2-templatehints
Download honl/magento2-templatehints
More information about honl/magento2-templatehints
Files in honl/magento2-templatehints
Vendor honl
Package magento2-templatehints
Short Description H&O Magento 2 Advanced Template Hints module
License BSD-2-Clause
Homepage https://github.com/ho-nl/magento2-Ho_Templatehints
Package magento2-templatehints
Short Description H&O Magento 2 Advanced Template Hints module
License BSD-2-Clause
Homepage https://github.com/ho-nl/magento2-Ho_Templatehints
Please rate this library. Is it a good library?
Informations about the package magento2-templatehints
H&O Magento 2 Advanced Template Hints module
Ho_Templatehints extends the default Magento template hints.
- 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.
Installation
Development installation (git enabled)
Configure PHPStorm, allow remote calls
Usage
- Set your Magento 2 installation to developer mode (when in production mode make sure to add your IP address in Developer Client Restrictions).
- Add
?ath=1
to your URL to activate. - Open up your console in you Chrome/Firefox/Safari/~IE~ devtools.
- hold ⇧ (shift)
- Hover over the element you wish to inspect
- Voila! Hints everywhere!
Hints for hidden elements
You can't show hints for a hidden element, for that purpose there is hint($0)
:
Inner Workings
The module adds an additional HTML attribute to the outer most element of a layout element.
Credits
Inspiration from Aoe_TemplateHints and a lot of love from H&O.
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
All versions of magento2-templatehints with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.3||~7.4||^8.1
The package honl/magento2-templatehints contains the following files
Loading the files please wait ....