learningm2/magento2-composermodule

A Magento 2 module

0.0.1 2017-06-01 11:27 UTC

This package is not auto-updated.

Last update: 2025-06-08 07:04:54 UTC


README

Magento 2 module

Install via composer

Run the following command in Magento 2 root folder

php bin/magento module:status
php bin/magento module:enable Learning_ComposerModule
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy