Skip to content

Hints for templates/blocks/containers when inspecting code

License

Notifications You must be signed in to change notification settings

denispapec/sourcehints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SourceHints for Magento 2

Hints for templates/blocks/containers when inspecting code

Example from homepage: Example form homepage

Example from admin order page: Example form admin

Requirements

  • Magento 2.2 or newer
  • PHP 7.0 or newer

Installation

Run following commands:

composer require --dev papec/source-hints
./bin/magento module:enable Papec_SourceHints
./bin/magento setup:upgrade
./bin/magento config:set dev/debug/source_hints 1