papec / source-hints
Hints for templates/blocks/containers when inspecting code
Installs: 11 597
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- php: >=7.0.0
This package is auto-updated.
Last update: 2025-06-29 01:49:16 UTC
README
Hints for templates/blocks/containers when inspecting code
Example from admin order page:
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