mageeasy/devtools

Development tools created for Magento 2

Maintainers

Package info

github.com/JiyaadDolly/MageEasy

Type:magento2-module

pkg:composer/mageeasy/devtools

Statistics

Installs: 164

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.8 2023-05-06 20:50 UTC

This package is auto-updated.

Last update: 2026-04-07 03:12:03 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