alexander-danilenko/magento2-outdatedbrowser 0.1

Magento2 module that prevents site for being viewed in Internet Explorer.

Type

magento2-module

License

MIT

Requires

None

Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Magento2 Outdated browser module

Magento2 module that prevents site for being viewed in Internet Explorer and suggests to update browser using outdatedbrowser.com service.

Prerequisites

No prerequisites required except Magento2 installation.

Installation

  1. Require composer package composer require alexander-danilenko/magento2-outdatedbrowser
  2. Enable FFWAgency_OutdatedBrowser magento2 extension php bin/magento module:enable --clear-static-content FFWAgency_OutdatedBrowser
  3. Enjoy IE-less users!

How It Works

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.

How to adjust

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.


Authors

See also the list of contributors who participated in this project.

Acknowledgments

License

This project is licensed under the MIT License - see the LICENSE file for details.