ameeya/m2-module-core

There is no license information available for the latest version (1.0.0) of this package.

Ameeya Core for all our Magento 2 modules

Installs: 21

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:magento2-module

1.0.0 2017-12-02 05:02 UTC

This package is auto-updated.

Last update: 2025-05-29 00:51:47 UTC


README

How to install Ameeya_Core

Install via composer

Run the following command in Magento 2 root folder

composer require ameeya/m2-module-core
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

Run compile if your store in Production mode:

php bin/magento setup:di:compile