Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 1.61 KB

README.MD

File metadata and controls

43 lines (23 loc) · 1.61 KB

Instance Reminder by Easygento for Magento 2

Sometimes you have to work on multiple instance on multiple tab on your browser. This module prevent you to mix up by mistake your instances.

There are 4 instance types :

  • Develop
  • Pre Production
  • Production
  • Custom (you can named it as you want)

You have to define the colour for your current instance. After set all that you need an indicator top bar will appears.

How to Install ?

Install by composer :

Update your composer.json file: Open the root Magento directory on your server and send Composer the following command:

composer require easygento/magento2-instancereminder

Install without composer :

Put the code in the app/code/Easygento/InstanceReminder folder

Once the module installed , run the command bin/magento setup:upgrade and bin/magento setup:di:compile

alt text

alt text

alt text

alt text

alt text