tr33m4n/magento2-system-path-hints
最新稳定版本:v2.0.0
Composer 安装命令:
composer require tr33m4n/magento2-system-path-hints
包简介
A convenient way to view and copy a system configuration path from the admin panel
README 文档
README
A convenient way to view and copy a system configuration path from the admin panel
Why?
Often I've found myself searching for a system configuration path either in Magento's codebase or piecing it together through various field values in the DOM. I thought there may be some setting similar to template hints that when enabled would conveniently show a system path in relation to a field in the admin panel... Alas (unless I've missed something) this does not appear to be the case.
This module adds a "system path hint" beneath all system configuration fields when enabled. Clicking on the hint will copy it to your clipboard! Handy dandy.
Installing
This module is available on https://packagist.org/
composer require tr33m4n/magento2-system-path-hints
To enable "system path hints" head to "Stores" -> "Configuration" -> "Advanced" -> "Developer" -> "Debug" and set "Enable System Path Hints" to "Yes"
统计信息
- 总下载量: 125
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-03-11
