PHPackages                             magezon/module-core - 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. magezon/module-core

ActiveMagento2-module

magezon/module-core
===================

N/A

1.0.2(1y ago)09.9k↓30%1[1 PRs](https://github.com/magezon2018/module-core/pulls)1OSL-3.0PHPPHP ~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0

Since Oct 24Pushed 1y ago1 watchersCompare

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

READMEChangelog (1)DependenciesVersions (2)Used By (1)

Magezon Core for Magento 2
==========================

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

Install and Upgrade
-------------------

[](#install-and-upgrade)

### 1. Install via Composer (Recommended)

[](#1-install-via-composer-recommended)

It is recommended to install Magezon Core module via composer for easy installion, update and maintenance.

Run the following command in Magento 2 root folder.

#### 1.1 Install

[](#11-install)

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

```

#### 1.2 Upgrade

[](#12-upgrade)

```
composer update magezon/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)

Use this way if you don't want to install via composer:

- Download [the latest version here](https://github.com/magezon2018/module-core/archive/refs/heads/main.zip)
- Extract `main.zip` file to `app/code/Magezon/Core`. You should create a folder path `app/code/Magezon/Core` if it does not exist.
- Go to Magento root folder and run upgrade command line to install Magezon Core:

```
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

```

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

572d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6571e40110ab068dd3b2511231e023ddd0b3dd74da6a647365b1b429af765640?d=identicon)[baoct](/maintainers/baoct)

---

Top Contributors

[![magezon2018](https://avatars.githubusercontent.com/u/179994861?v=4)](https://github.com/magezon2018 "magezon2018 (4 commits)")

### Embed Badge

![Health badge](/badges/magezon-module-core/health.svg)

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

PHPackages © 2026

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