Description
A simple module that outputs a warning if an unsupported browser is being used to view the website.View module View docs View issues
Summary
This module simply detects if the browser is running Microsoft Internet Explorer versions below 10 and if it is outputs a message letting the user know the browser isn't supported.
The detection is via useragent sniffing so is subject to easy bypassing. This module is mainly for SOZO projects as a couple of clients want the message output for their customers of the Magento 2 website.