Inactive Tab Title En

A quick summary of Inactive Tab Title En

Inactive Tab Title for Magento 2

Module overview:

Browser automatically changes the tab title when the customer goes to the other tab.

Module compatibility:

This module is compatible with Magento Community versions: 2.2, 2.3 and 2.4.

Installation with Composer:

  • connect to your server with SSH,
  • navigation to your project and run these commands:
$ composer require aurora/module-inactive-tab-title
$ php bin/magento setup:upgrade
$ php bin/magento cache:flush

Update with Composer (if extension was installed by Composer):

$ composer update aurora/module-inactive-tab-title
$ php bin/magento setup:upgrade
$ php bin/magento cache:flush

Installation without Composer:

  • buy extension,
  • unzip archive,
  • upload extension files on your server to: {Magento root}/app/code
  • in Magento root folder run commands:
$ php bin/magento setup:upgrade
$ php bin/magento cache:flush

Features

Front office features:

  • browser tab when is active:

Image 1

  • browser tab when is inactive:

Image 2

Configuration:

  • you can enable module and set custom text when tab is inactive in: Stores >> Configuration >> Sales >> Aurora >> Inactive Tab Title.

Image 3

Demo