sashas/merged-css-issue
Composer 安装命令:
composer require sashas/merged-css-issue
包简介
A Magento 2 module for issue #11354
README 文档
README
This is a temporary fix for the Issue Issue #11354
This module works only with Magento 2.2.4 version and need to be removed after upgrade/downgrade. Assumed that the issue will be fixed in the new release.
1. How to install module
Run the following command in Magento 2 root folder:
composer require sashas/merged-css-issue
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
2. How to uninstall module
Run the following command in Magento 2 root folder:
composer remove sashas/merged-css-issue
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2018-05-11