Skip to content

vbuck/magedev-chrome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento Developer Tools

Environment Tagging

How many times have you changed something on production but thought you were working from your dev environment? If you said "never," you lied.

This Chrome browser extension provides page tagging for Magento developers, so that whatever tab you have open to a page, its tab icon and page content will be specially marked according to its environment type:

  • Development
  • Staging
  • Production

Currently these three environments are supported. Submit an issue for additional support or a PR if you can add it yourself!

Screenshots

Browser bar icon

Environment setup

Visual on-page environment cues

Installation

Coming soon to the Chrome Web Store.

For manual installations, see here:

  • Download or clone this reposity to your local machine
  • Browse to chrome://extensions/
  • Enable Developer Mode at top, right
  • Select Load unpacked extension...
  • Browse to the download folder

Once installed, you should see a Magento icon in your browser bar. You will then setup your environments. Right-click on that icon and select Options.

To add an environment:

  • Click Add
  • Enter any PCRE pattern to match on your environment URL
  • Select an environment type
  • Click Save Changes

Then, browse to one of your environments, and you should see the visual cues appear.

About

Magento development tools as a Chrome extension.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published