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
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.0||~7.1||~7.2||~7.3||~7.4.0||~8.1||~8.2
- anasstouaticoder/magento2-module-base: ^1
- magento/framework: *
- magento/module-config: *
README
Dynamically redirect to subdirectories or new domains for websites and storeviews
``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
- private repository
- 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.