drop/module-is-path-in-directories-optimizer
Composer 安装命令:
composer require drop/module-is-path-in-directories-optimizer
包简介
Backport to Magento 2.2 of MAGETWO-96314: Fix performance on MAGETWO-81469 commit
README 文档
README
A Magento 2 module that backport to Magento 2.2 of MAGETWO-96314: Fix performance on MAGETWO-81469 commit
Installation
- Install module through composer (recommended):
$ composer config repositories.drop.mipido vcs https://github.com/DevelopersDrop/module-is-path-in-directories-optimizer $ composer require drop/module-is-path-in-directories-optimizer
-
Install module manually:
- Copy these files in app/code/Drop/IsPathInDirectoriesOptimizer/
-
After installing the extension, run the following commands:
$ php bin/magento module:enable Drop_IsPathInDirectoriesOptimizer $ php bin/magento setup:upgrade $ php bin/magento setup:di:compile $ php bin/magento setup:static-content:deploy $ php bin/magento cache:clear
Requirements
- PHP >= 7.0.0
Compatibility
- Magento >= 2.2
- Not tested on 2.1 and 2.0
Support
If you encounter any problems or bugs, please create an issue on Github
License
[GNU General Public License, version 3 (GPLv3)] http://opensource.org/licenses/gpl-3.0
Copyright
(C) 2019 Drop S.R.L.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2020-04-27