Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 645 Bytes

File metadata and controls

32 lines (16 loc) · 645 Bytes

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