hissey / module-browser-tabs
Custom inactive browser tab messages
Package info
github.com/ryanhissey/browser-tabs
Type:magento2-module
pkg:composer/hissey/module-browser-tabs
1.0.2
2022-06-19 13:09 UTC
Requires
- magento/framework: *
README
Magento 2 Browser Tab Messages provides a quick way to enable messages to be displayed to your customers through their inactive tabs. For example "We miss you!" with a custom timeout.
Installation
composer require hissey/module-browser-tabs
bin/magento setup:upgrade
Usage
To get the browser tab messages to display:
- Install the module
- Stores > Config > Hissey > Browser Tab Messages
- Enable Module
- Enter your message text
- Enter your timeout
- bin/magento cache:flush
Thats it! Your message should now be visible in an inactive tab at your set timeout.