MarkShust_RemoveFavicon
markshust/magento2-module-removefavicon
Remove all favicons from the HTML head.
Known issuesBuild failingSemVer compliant
Supported Magento versions: 2.4.9
20 installs★ 5 starsLatest: v1.0.1Released 2019-05-02License: MIT
composer require markshust/magento2-module-removefaviconREADME
Reproduced from the package’s own README, under its own license, as of 2026-09-13. Links and images point back at the source repository.
Out of the box, Magento allows you to define a custom favicon, otherwise it uses Magento's default favicon. Sometimes, a favicon isn't desired at all. This module just removes all favicons, default or otherwise.
composer require markshust/magento2-module-removefavicon
bin/magento module:enable MarkShust_RemoveFavicon
bin/magento setup:upgrade
This module has no configuration. Just install, and you won't see favicons anymore.
Links
- Packagist
- PackageMaven — quality data by PackageMaven
- Repository
- Issues