magepsycho/magento2-easy-template-path-hints
Composer 安装命令:
composer require magepsycho/magento2-easy-template-path-hints
包简介
Easy Template Path Hints for Magento 2
关键字:
README 文档
README
Magento 2 Easy Template Path Hints
Overview
Magento 2 Easy Template Path Hints is used to enable the template path hints on the fly just by using query strings.
(This is a ported version of Easy Template Path Hints - Magento 1 for Magento 2)
Functionality
- Turn on template path hints on the fly for frontend
- Turn on template path hints on the fly for backend
- Option to configure access code
- Option to save settings in cookie
Installation
1 Using Composer
composer require magepsycho/magento2-easy-template-path-hints
2 Using Modman
modman init
modman clone git@github.com:MagePsycho/magento2-easy-template-path-hints.git
3 Using Zip File
- Download the Extension Zip File
- Extract & upload the files to
/path/to/magento2/app/code/MagePsycho/Easypathhints/
After installation by either means, activate the extension with following steps
- Enable the module
php bin/magento module:enable MagePsycho_Easypathhints --clear-static-content
php bin/magento setup:upgrade
- Flush the store cache
php bin/magento cache:flush
- Deploy static content - in Production mode only
rm -rf pub/static/* var/view_preprocessed/*
php bin/magento setup:static-content:deploy
- Go to Admin > STORES > Configuration > MAGEPSYCHO > Easy Template Path Hints > Manage Settings
Usage
-
Enable template path hints without access code:
-
Enable template path hints with access code:
-
Enable template path hints with cookie
Screenshot
Changelog
Version 1.1.3 (2022-02-14)
- Bumped the version for the sake of packagist release
Version 1.1.2 (2018-05-10)
- Fixed wrong module path if installed via composer
Version 1.1.1 (2018-05-10)
- Fixed template block class hints not showing
Version 1.1.0 (2017-06-16)
- Refactored the code (Logger, Cookie, Config etc.)
- Fixed template path hints not working for Magento versions 2.1.3+
Version 1.0.2 (2016-04-03)
- Fixed template path hints for admin.
- Refactored code.
Version 1.0.1 (2016-04-03)
- Fixed relative XSD path of xml configurations.
- Added modman file.
- Refactored code.
Version 1.0.0 (2015-10-30)
- Initial Release
Authors
Contributors
To Contribute
Any contribution to the development of Magento 2 Easy Template Path Hints is highly welcome.
The best possibility to provide any code is to open a pull request on GitHub.
Need Support?
If you encounter any problems or bugs, please create an issue on GitHub.
Please visit our store for more FREE / paid extensions OR contact us for customization / development services.
magepsycho/magento2-easy-template-path-hints 适用场景与选型建议
magepsycho/magento2-easy-template-path-hints 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 1.03k 次下载、GitHub Stars 达 44, 最近一次更新时间为 2022 年 02 月 14 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「debug」 「module」 「extension」 「development」 「magento」 「magento2 module」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 magepsycho/magento2-easy-template-path-hints 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 magepsycho/magento2-easy-template-path-hints 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 magepsycho/magento2-easy-template-path-hints 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Debug your SimpleBus EventBus and CommandBus
nice output for debug functions for PHP 5.3
A custom URL rule class for Yii 2 which allows to create translated URL rules
The Yii2 extension uses jQuery jquery.carousel-1.1.min.js and makes image carousel from php array of structure defined.
TYPO3 CMS extension to create gallery content element with preset crop ratios and pagination
UI Kit 3 Extension for Yii2
统计信息
- 总下载量: 1.03k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 44
- 点击次数: 25
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2022-02-14