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

0.1.4.1 2017-10-30 19:49 UTC

This package is auto-updated.

Last update: 2025-12-29 06:56:27 UTC


README

Bugfix for favicon .ico format upload error in Magento 2.

⚠️ DEPRECATED - This module is only for Magento <= 2.1.7

Bugfix for favicon .ico format in Magento 2 - fixes error: We don't recognize or support this file extension type

This 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