tr33m4n/magento2-system-path-hints 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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.

image

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

GitHub 信息

  • Stars: 3
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-03-11