2017 © Pedro Peláez
 

magento-module aoe_templatehints

Advanced Template Hints for Magento

image

aoepeople/aoe_templatehints

Advanced Template Hints for Magento

  • Thursday, March 23, 2017
  • by fbrnc
  • Repository
  • 71 Watchers
  • 186 Stars
  • 8,055 Installations
  • JavaScript
  • 2 Dependents
  • 0 Suggesters
  • 64 Forks
  • 15 Open issues
  • 7 Versions
  • 2 % Grown

The README.md

Aoe_TemplateHints

Build Status, (*1)

http://fbrnc.net/blog/2012/10/magento-advanced-template-hints-20, (*2)

Aoe_TemplateHints extends the default Magento "Template Hints" developer functionality by adding more information for each block:, (*3)

  • shows all blocks (and not only the blocks inheriting from Mage_Core_Block_Template),
  • show the cache status of blocks (cached, uncached or nested in a cached block),
  • add much more useful data depending on the block type (e.g. template file or cms block-id - check the original blog post for a reference),
  • cleans up the visual appearance of the template hints,
  • can be triggered without changing configuration settings in the backend
  • ...and is much more fun to use :)

To show the template hints simply add ?ath=1 to the shop URL after installing this module. (And make sure the request IP is allowed in dev/restrict/allow_ips), (*4)

Please make sure to uninstall/deactivate the module before going live!, (*5)

PHPStorm support

Install "Remote Call" plugin, (*6)

The Versions

23/03 2017