hissey / module-browser-tabs
Custom inactive browser tab messages
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
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.