lucas-calazans/module-path-hint

Magento 2 - Alias to path hint

1.0.0 2017-11-14 16:45 UTC

This package is not auto-updated.

Last update: 2025-06-12 22:59:10 UTC


README

Enable path hint with the get param "enablepath"

http://magento2.dev/customer/account?enablepath

If you want the block's name put enablepath=1

http://magento2.dev/customer/account?enablepath=1

Installation

To install the module is just you run the follow command:

$ composer require lucas-calazans/module-path-hint
$ bin/magento module:enable LucasCalazans_PathHint