Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.01 KB

readme.md

File metadata and controls

23 lines (19 loc) · 1.01 KB

Magento 2 Browser Tab Messages

Latest Stable Version Total Downloads License

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:

  1. Install the module
  2. Stores > Config > Hissey > Browser Tab Messages
  3. Enable Module
  4. Enter your message text
  5. Enter your timeout
  6. bin/magento cache:flush

Thats it! Your message should now be visible in an inactive tab at your set timeout.