Skip to content

reinaldomendes/magento2-module-dev-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magento2-module-dev-utils

Developer utilities for Magento 2

Enable template hints on the fly with url query string.

http://MYURL/?hint

  • Only Works on developer mode

bin/magento deploy:mode:set developer

Also check the config

Stores > Configuration > Developer > Client Restrictions > Allowed IPs (comma separated)

Screenshots

Frontend

Frontend

Admin

Admin

Magento version tested

  • 2.0.6
  • 2.1.7