PHPackages                             mageplaza/core-m2 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. mageplaza/core-m2

Abandoned → [mageplaza/module-core](/?search=mageplaza%2Fmodule-core)Magento2-module[Framework](/categories/framework)

mageplaza/core-m2
=================

Mageplaza Core for Magento 2

1.5.15(7mo ago)7814.0k60[16 issues](https://github.com/mageplaza/module-core/issues)proprietaryPHP

Since Apr 9Pushed 2mo ago8 watchersCompare

[ Source](https://github.com/mageplaza/module-core)[ Packagist](https://packagist.org/packages/mageplaza/core-m2)[ RSS](/packages/mageplaza-core-m2/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)DependenciesVersions (49)Used By (0)

Mageplaza Core for Magento 2
============================

[](#mageplaza-core-for-magento-2)

[![Latest Stable Version](https://camo.githubusercontent.com/8e4da4f655eae22839d514b64e20e28fdeb6c25a0fa9efaeeb48850c756d7298/68747470733a2f2f706f7365722e707567782e6f72672f6d616765706c617a612f6d6f64756c652d636f72652f762f737461626c65)](https://packagist.org/packages/mageplaza/module-core)[![Total Downloads](https://camo.githubusercontent.com/702645ceb2152184e7f3c079cd2ef5ea38d55962cb1a6a35c842f5c69e2eab51/68747470733a2f2f706f7365722e707567782e6f72672f6d616765706c617a612f6d6f64756c652d636f72652f646f776e6c6f616473)](https://packagist.org/packages/mageplaza/module-core)

How to install &amp; upgrade Mageplaza\_Core
--------------------------------------------

[](#how-to-install--upgrade-mageplaza_core)

### 1. Install via composer (recommend)

[](#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

[](#11-install)

```
composer require mageplaza/module-core
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

```

#### 1.2 Upgrade

[](#12-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

[](#2-copy-and-paste)

If you don't want to install via composer, you can use this way.

- Download [the latest version here](https://github.com/mageplaza/module-core/archive/master.zip)
- Extract `master.zip` file to `app/code/Mageplaza/Core` ; You should create a folder path `app/code/Mageplaza/Core` if 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

```

###  Health Score

57

—

FairBetter than 98% of packages

Maintenance72

Regular maintenance activity

Popularity42

Moderate usage in the ecosystem

Community27

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor1

Top contributor holds 55.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~74 days

Recently: every ~61 days

Total

43

Last Release

210d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2810172?v=4)[Sam Ng](/maintainers/imsamthomas)[@imsamthomas](https://github.com/imsamthomas)

![](https://www.gravatar.com/avatar/791d20a969b428c77a439388be23f94f3ce34d9cbc8ecd09bfccdb7e41b5d7ca?d=identicon)[haitv282](/maintainers/haitv282)

---

Top Contributors

[![brianmageplaza](https://avatars.githubusercontent.com/u/7621931?v=4)](https://github.com/brianmageplaza "brianmageplaza (115 commits)")[![imsamthomas](https://avatars.githubusercontent.com/u/2810172?v=4)](https://github.com/imsamthomas "imsamthomas (52 commits)")[![chuccv](https://avatars.githubusercontent.com/u/72536167?v=4)](https://github.com/chuccv "chuccv (12 commits)")[![phutx](https://avatars.githubusercontent.com/u/72056266?v=4)](https://github.com/phutx "phutx (8 commits)")[![barbazul](https://avatars.githubusercontent.com/u/240373?v=4)](https://github.com/barbazul "barbazul (8 commits)")[![JackerNgo](https://avatars.githubusercontent.com/u/19358665?v=4)](https://github.com/JackerNgo "JackerNgo (4 commits)")[![WaPoNe](https://avatars.githubusercontent.com/u/11091926?v=4)](https://github.com/WaPoNe "WaPoNe (2 commits)")[![MoemenDarwish](https://avatars.githubusercontent.com/u/46677994?v=4)](https://github.com/MoemenDarwish "MoemenDarwish (1 commits)")[![muuk-iO](https://avatars.githubusercontent.com/u/97738632?v=4)](https://github.com/muuk-iO "muuk-iO (1 commits)")[![ngovanvinh](https://avatars.githubusercontent.com/u/26913816?v=4)](https://github.com/ngovanvinh "ngovanvinh (1 commits)")[![parekhreena](https://avatars.githubusercontent.com/u/11473888?v=4)](https://github.com/parekhreena "parekhreena (1 commits)")[![LucaGallinari](https://avatars.githubusercontent.com/u/5822554?v=4)](https://github.com/LucaGallinari "LucaGallinari (1 commits)")[![datdt02](https://avatars.githubusercontent.com/u/155963832?v=4)](https://github.com/datdt02 "datdt02 (1 commits)")

### Embed Badge

![Health badge](/badges/mageplaza-core-m2/health.svg)

```
[![Health](https://phpackages.com/badges/mageplaza-core-m2/health.svg)](https://phpackages.com/packages/mageplaza-core-m2)
```

###  Alternatives

[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

712181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
