mageplaza / module-core
mageplaza/module-core
Mageplaza Core for Magento 2
Mageplaza Core for Magento 2
How to install & upgrade Mageplaza_Core
1. Install via composer (recommend)
We recommend you to install Mageplaza_Core module via composer. It is easy to install, update and maintaince.
Run the following command in Magento 2 root folder.
1.1 Install
composer require mageplaza/module-core
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
1.2 Upgrade
composer update mageplaza/module-core
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Run compile if your store in Product mode:
php bin/magento setup:di:compile
2. Copy and paste
If you don't want to install via composer, you can use this way.
- Download the latest version here
- Extract
master.zipfile toapp/code/Mageplaza/Core; You should create a folder pathapp/code/Mageplaza/Coreif not exist. - Go to Magento root folder and run upgrade command line to install
Mageplaza_Core:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
| Version | Stability | QA Status | Compatibility | Released |
|---|---|---|---|---|
| 1.5.17 | stable | Fail | Magento 2.4.7-2.4.9 Details | 2026-06-10 10:08:55 |
| 1.5.16 | stable | Not tested | Not yet tested Details | 2026-06-04 10:00:24 |
| 1.5.15 | stable | Not tested | Not yet tested Details | 2025-10-21 07:25:27 |
| 1.5.14 | stable | Not tested | Not yet tested Details | 2025-07-03 07:19:10 |
| 1.5.13 | stable | Not tested | Not yet tested Details | 2025-04-10 08:24:38 |
| 1.5.12 | stable | Not tested | Not yet tested Details | 2025-03-04 07:03:06 |
| 1.5.11 | stable | Not tested | Not yet tested Details | 2025-02-17 02:51:07 |
| 1.5.10 | stable | Not tested | Not yet tested Details | 2025-01-10 03:43:04 |
| 1.5.9 | stable | Not tested | Not yet tested Details | 2024-10-21 09:30:16 |
| 1.5.8 | stable | Not tested | Not yet tested Details | 2024-08-14 10:13:00 |
| 1.5.7 | stable | Not tested | Not yet tested Details | 2024-04-19 11:00:10 |
| 1.5.6 | stable | Not tested | Not yet tested Details | 2024-01-19 09:48:24 |
| 1.5.5 | stable | Not tested | Not yet tested Details | 2023-10-10 01:36:36 |
| 1.5.4 | stable | Not tested | Not yet tested Details | 2023-07-18 02:11:06 |
| 1.5.3 | stable | Not tested | Not yet tested Details | 2023-04-14 01:58:19 |
| 1.5.2 | stable | Not tested | Not yet tested Details | 2023-02-08 03:02:26 |
| 1.5.1 | stable | Not tested | Not yet tested Details | 2022-12-15 03:31:49 |
| 1.5.0 | stable | Not tested | Not yet tested Details | 2022-10-28 10:21:40 |
| 1.4.12 | stable | Not tested | Not yet tested Details | 2022-05-30 03:41:46 |
| 1.4.11 | stable | Not tested | Not yet tested Details | 2021-07-21 08:02:31 |
| 1.4.10 | stable | Not tested | Not yet tested Details | 2020-12-07 08:11:26 |
| 1.4.9 | stable | Not tested | Not yet tested Details | 2020-08-04 17:21:20 |
| 1.4.8 | stable | Not tested | Not yet tested Details | 2019-12-23 03:04:25 |
| 1.4.7 | stable | Not tested | Not yet tested Details | 2019-12-10 07:47:35 |
| 1.4.6 | stable | Not tested | Not yet tested Details | 2019-08-16 08:52:32 |
| 1.4.5 | stable | Not tested | Not yet tested Details | 2019-07-25 07:57:16 |
| 1.4.4 | stable | Not tested | Not yet tested Details | 2019-05-24 11:16:39 |
| 1.4.3 | stable | Not tested | Not yet tested Details | 2019-05-06 01:06:36 |
| 1.4.2 | stable | Not tested | Not yet tested Details | 2019-02-19 03:17:45 |
| 1.4.1 | stable | Not tested | Not yet tested Details | 2018-11-06 12:01:22 |
| 1.4.0 | stable | Not tested | Not yet tested Details | 2018-11-01 02:36:18 |
| 1.3.13 | stable | Not tested | Not yet tested Details | 2018-07-17 08:00:24 |
| 1.3.12 | stable | Not tested | Not yet tested Details | 2018-06-07 02:40:20 |
| 1.3.11 | stable | Not tested | Not yet tested Details | 2018-03-16 09:44:45 |
| 1.3.10 | stable | Not tested | Not yet tested Details | 2018-03-06 02:47:37 |
| 1.3.9 | stable | Not tested | Not yet tested Details | 2018-02-01 10:20:41 |
| 1.3.8 | stable | Not tested | Not yet tested Details | 2018-01-05 10:32:52 |
| 1.3.7 | stable | Not tested | Not yet tested Details | 2017-12-28 14:05:36 |
| 1.3.6 | stable | Not tested | Not yet tested Details | 2017-12-14 09:59:59 |
| 1.3.5 | stable | Not tested | Not yet tested Details | 2017-12-06 08:38:58 |
| 1.3.4 | stable | Not tested | Not yet tested Details | 2017-11-30 08:07:59 |
| 1.3.3 | stable | Not tested | Not yet tested Details | 2017-10-13 01:15:22 |
| 1.3.2 | stable | Not tested | Not yet tested Details | 2017-10-03 03:48:55 |
| 1.3.1 | stable | Not tested | Not yet tested Details | 2017-04-12 08:07:48 |
| 1.3.0 | stable | Not tested | Not yet tested Details | 2017-04-09 05:27:12 |
| 1.2.0 | stable | Not tested | Not yet tested Details | 2017-03-16 11:40:59 |
| 1.1 | stable | Fail | Not yet tested Details | 2017-01-11 03:08:16 |
No dependencies declared
This package's composer.json doesn't declare any required, suggested, replaced, or conflicting packages.
Compatibility
Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.
Code Quality
Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge. A phpcs finding can't make a module incompatible.
Static analysis
Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.
| Tool | Status | Findings | Summary |
|---|---|---|---|
| PHPCS | Warning | 348 | 348 warnings (ruleset: Magento2) — 67 auto-fixable with phpcbf |
| PHPMD | Fail | 6 | 6 rule violations (IfStatementAssignment:3, UnusedFormalParameter:3) |
| Cpd | Pass | 0 | |
| Composer validate | Info | 1 | valid; 1 advisory note (composer validate --strict) |
PHPStan
Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases.
Tests
Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.
Unit tests
Integration tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Security
Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.
More from mageplaza
View vendorTurn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.