themagearmy / module-core
Magearmy Core Module
Package info
github.com/themagearmy/magento2-module-core
Type:magento2-module
pkg:composer/themagearmy/module-core
1.0.3
2025-12-17 07:35 UTC
README
Overview
Magearmy Core Module is a required foundation module for all Magearmy extensions. This module provides core functionality that all other Magearmy extensions depend on.
Important: You must install this module first before installing any other Magearmy extension.
Installation
Via Composer (Recommended)
composer require themagearmy/module-core
Manual Installation
- Create directory:
app/code/Magearmy/Core - Copy all module files to this directory
- Run the following commands:
php bin/magento module:enable Magearmy_Core php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy php bin/magento cache:flush
Support
For support, questions, or feedback, please contact us:
- Support: https://www.magearmy.com/contact
- Other Magento 2 Extensions: https://www.magearmy.com/magento-2-extensions.html
- Hyva Theme & Checkout Compatible Extensions: https://www.magearmy.com/hyva-theme-extensions.html