Skip to content

A convenient way to view and copy a system configuration path from the admin panel

License

Notifications You must be signed in to change notification settings

tr33m4n/magento2-system-path-hints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

magento2-system-path-hints

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"

About

A convenient way to view and copy a system configuration path from the admin panel

Resources

License

Stars

Watchers

Forks

Packages

No packages published