Skip to content

IncognitoGeeks/m2-module-igeeks-browser-ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento2 Developer Extension

This module is used to support the developer Browser extension for Magento 2. This module is installable via Composer.

Installation

Add repository

"repositories": {
        "BrowserExt": {
            "type": "vcs",
            "url": "git@github.com:IncognitoGeeks/m2-module-igeeks-browser-ext.git"
        }
    }

Install the module

composer require igeeks/m2-module-igeeks-browser-ext:dev-master --dev

Using the module

This module will enable developers to execute magento commands from browser

bin/magento module:enable IncognitoGeeks_BrowserExt
bin/magento setup:upgrade

Usage

Use this by installing chrome/Firefox extension By Clicking here!

Note

This module is meant for developers, do not use this module in higher environment.

Feedback

Submit feedback

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages