MarkShust_RemoveFavicon
markshust/magento2-module-removefavicon
Remove all favicons from the HTML head.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
+4 older tests
Looking for Contributors
Composer installation fails. Your contribution could help the entire Magento community!
Share This Module's Status
README
Loaded from GitHubTable of contents
Summary
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.
Installation
composer require markshust/magento2-module-removefavicon
bin/magento module:enable MarkShust_RemoveFavicon
bin/magento setup:upgrade
Usage
This module has no configuration. Just install, and you won't see favicons anymore.
License
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.