anasstouaticoder/magento2-module-outdated-browser-notifier

Outdated Browser Notifier is a Magento 2 Module uses browser-update.org and was designed to detect outdated browsers and notify users to update their browsers for optimal performance and security. This module ensures a better user experience by reducing compatibility issues and encouraging the use o

1.0.1 2024-05-26 12:11 UTC

This package is auto-updated.

Last update: 2024-05-26 12:14:51 UTC


README

Dynamically redirect to subdirectories or new domains for websites and storeviews

Supported Magento Versions Latest Stable Version Composer Downloads Maintained - Yes 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667
``anasstouaticoder/magento2-outdated-browser-notifier``

Main Functionalities

Outdated Browser Notifier is a Magento 2 Module designed to detect outdated browsers and notify users to update their browsers for optimal performance and security. This module ensures a better user experience by reducing compatibility issues and encouraging the use of modern browsers.

Installation

* = in production please use the --keep-generated option

Type 1: Zip file

  • Unzip the zip file in app/code/AnassTouatiCoder
  • Enable the module by running php bin/magento module:enable AnassTouatiCoder_OutdatedBrowserNotifier
  • Apply database updates by running php bin/magento setup:upgrade
  • Flush the cache by running php bin/magento cache:flush
  • Do not forget to flush cdn cache or varnish if exist

Type 2: Composer

  • Make the module available in a composer repository for example:
    • private repository repo.magento.com
    • public repository packagist.org
    • public github repository as vcs
  • Add the composer repository to the configuration by running composer config repositories.repo.magento.com composer https://repo.magento.com/
  • Install the module composer by running composer require anasstouaticoder/magento2-module-outdated-browser-notifier
  • enable the module by running php bin/magento module:enable AnassTouatiCoder_OutdatedBrowserNotifier
  • apply database updates by running php bin/magento setup:upgrade
  • Flush the cache by running php bin/magento cache:flush
  • Do not forget to flush cdn cache or varnish if exist

Configuration

To enable the module in the Front office: Navigate to Stores => Configuration => ATOUATI Tools => Outdated Browser Notifier => General => enable Yes, To enable the module in back office as well

Specifications

Overview

OutdatedBrowserNotifier is a powerful Magento 2 module designed to enhance user experience by detecting outdated browsers and notifying users to update their browsers for optimal site performance and security. This module seamlessly integrates with your Magento store, ensuring that your customers are using the latest browser versions, thereby reducing compatibility issues and improving overall website functionality.

Key Features:

  • Compatibility: it is compatible with all Magento 2 version untill the latest version
  • Outdated Browser Detection: Automatically identifies users with outdated browsers.
  • Customizable Notification: Displays a customizable message to encourage users to update their browsers.
  • Easy Integration: Simple to install and configure within your Magento 2 store.
  • Browser Compatibility: Supports detection for all major browsers including Chrome, Firefox, Safari, Edge, and Opera.
  • Lightweight and Efficient: Minimal impact on site performance with asynchronous loading.

Benefits:

  • Enhanced User Experience: Ensures users have a smooth and secure browsing experience.
  • Improved Security: Encourages users to update to more secure browser versions.
  • Reduced Compatibility Issues: Helps prevent display and functionality issues caused by outdated browsers.
  • Custom Notifications: Allows you to tailor the update message to fit your brand's voice and style.