ameeya / m2-module-core
Ameeya Core for all our Magento 2 modules
Installs: 21
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
Type:magento2-module
pkg:composer/ameeya/m2-module-core
This package is auto-updated.
Last update: 2025-12-29 02:04:23 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