lucas-calazans/module-path-hint

Magento 2 - 路径提示别名

1.0.0 2017-11-14 16:45 UTC

This package is not auto-updated.

Last update: 2024-09-19 19:32:54 UTC


README

使用 get 参数 "enablepath" 启用路径提示

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

如果您想获取块的名称,请设置 enablepath=1

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

安装

要安装模块,只需运行以下命令

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