Type
magento2-module
Magento2 module that prevents site for being viewed in Internet Explorer.
magento2-module
MIT
None
None
None
None
None
None
Magento2 module that prevents site for being viewed in Internet Explorer and suggests to update browser using outdatedbrowser.com service.
No prerequisites required except Magento2 installation.
composer require alexander-danilenko/magento2-outdatedbrowser
FFWAgency_OutdatedBrowser
magento2 extension
php bin/magento module:enable --clear-static-content FFWAgency_OutdatedBrowser
It just prints additional block in content area that is hidden by default and will be shown only for IE users and overlaps whole page.
Follow Magento2 documentation and override files that module provides.
Please note: pub/static/*
content should be removed before executing setup:static-content:deploy
command for proper handling of CSS/JS overriding.
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details.