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

1.0.8 2023-05-06 20:50 UTC

This package is auto-updated.

Last update: 2025-05-07 01:06:26 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.

INSPIRED BY