springimport / magento2-module-favicon-bugfix
修复 Magento 2 中 favicon .ico 格式的错误(我们不识别或支持此文件扩展类型)
0.1.4.1
2017-10-30 19:49 UTC
Requires
- php: ~5.6.0|7.0.2|7.0.4|~7.0.6|~7.1.0
- magento/product-community-edition: <=2.1.7
README
修复 Magento 2 中 favicon .ico 格式的错误。对于 Magento <= 2.1.7 是必要的。在 2.1.8 中修复。
我们不识别或支持此文件扩展类型
启用模块
php -f bin/magento module:enable SpringImport_FaviconBugfix
禁用模块
php -f bin/magento module:disable SpringImport_FaviconBugfix
更新系统
php -f bin/magento setup:upgrade