springimport / magento2-module-favicon-bugfix
Bugfix for favicon .ico format in Magento 2 (We don't recognize or support this file extension type)
Installs: 702
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 3
Open Issues: 0
Type:magento2-module
pkg:composer/springimport/magento2-module-favicon-bugfix
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
Bugfix for favicon .ico format upload error in Magento 2.
⚠️ DEPRECATED - This module is only for Magento <= 2.1.7
Bugfix for favicon
.icoformat in Magento 2 - fixes error:We don't recognize or support this file extension typeThis bug was fixed in Magento 2.1.8 and later versions. DO NOT use this module with Magento 2.2+ or 2.4+
Version Compatibility
| Magento Version | PHP Version | Status |
|---|---|---|
| 2.1.8 - 2.4.x | 7.0+ | ❌ Incompatible |
| 2.0.x - 2.1.7 | 5.6 - 7.1 | ✅ Compatible |
Installation
composer require springimport/magento2-module-favicon-bugfix php bin/magento module:enable SpringImport_FaviconBugfix php bin/magento setup:upgrade