denispapec / sourcehints

Hints for templates/blocks/containers when inspecting code

Repository from Github https://github.comdenispapec/sourcehintsRepository from Github https://github.comdenispapec/sourcehints

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

About

Hints for templates/blocks/containers when inspecting code

License:Other


Languages

Language:PHP 100.0%