mageeasy / devtools
Development tools created for Magento 2
Installs: 162
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
README
COMPOSER
INSTALLATION
To install the extension run the following command:
composer require mageeasy/devtools
UPDATE
To update the extension run the following command:
composer update mageeasy/devtools
LOCAL INSTALLATION
From the Magento root, run the following command:
sudo mkdir -p app/code/MageEasy/DevTools
Then clone the repository into the folder.