avstudnitz/scopehint2
Composer 安装命令:
composer require avstudnitz/scopehint2
包简介
Displays a hint when a configuration value is overwritten on a lower scope (website or store view).
README 文档
README
Displays a hint when a configuration value is overwritten on a lower scope (website or store view).
Facts
- extension on GitHub
- direct download link
- Composer key:
avstudnitz/scopehint2(registered at Packagist)
Description
Whenever a configuration setting is overwritten by a lower level website or store view, an icon is displayed. On Mouseover, a list of all stores / websites which overwrite the setting is shown with the respective values. See the screenshot to get an impression of what the module does:
The module also optionally displays the configuration code (which is used for ScopeConfigInterface::getValue()) with the configuration fields.
This is on by default, and can be enabled/disabled in
Stores -> Settings -> Configuration -> Advanced -> Developer -> Debug -> Display path for each option in system configuration
Requirements
- PHP >= 5.6.0
Compatibility
- Magento >= 2.1.0 (not tested on 2.0.x)
Installation Instructions
Via Composer:
- Call
composer require avstudnitz/scopehint2in your Magento root dir from the command line
Via Download
- Copy all the files into the newly created directory
app/code/AvS/ScopeHint/in the Magento 2 root.
In both cases:
- Enable the extension by calling
bin/magento module:enable AvS_ScopeHint. - Run
bin/magento setup:upgrade.
Uninstallation
- Uninstall the extension by calling
bin/magento module:uninstall AvS_ScopeHint. - Remove all extension files from
app/code/AvS/ScopeHint/or use Composer to remove the extension if you have installed it with Composer
Support
If you have any issues with this extension, open an issue on GitHub.
Contribution
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.
Developer
Andreas von Studnitz
Licence
OSL - Open Software Licence 3.0
Copyright
(c) 2017-2024 Andreas von Studnitz
avstudnitz/scopehint2 适用场景与选型建议
avstudnitz/scopehint2 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 1.7M 次下载、GitHub Stars 达 171, 最近一次更新时间为 2017 年 03 月 03 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 avstudnitz/scopehint2 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 avstudnitz/scopehint2 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 1.7M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 171
- 点击次数: 21
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2017-03-03
