mageeasy / devtools
Development tools created for Magento 2
1.0.8
2023-05-06 20:50 UTC
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.