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

ActiveMagento2-module

magezon/module-builder
======================

N/A

1.1.2(1y ago)05.4k↓32.1%1OSL-3.0PHPPHP ~7.1.3||~7.2.0||~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-builder)[ Packagist](https://packagist.org/packages/magezon/module-builder)[ RSS](/packages/magezon-module-builder/feed)WikiDiscussions main Synced 1mo ago

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

Magezon Builder for Magento 2
=============================

[](#magezon-builder-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 Builder 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-builder
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

```

#### 1.2 Upgrade

[](#12-upgrade)

```
composer update magezon/module-builder
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-builder/archive/refs/heads/main.zip)
- Extract `main.zip` file to `app/code/Magezon/Builder`. You should create a folder path `app/code/Magezon/Builder` if it does not exist.
- Go to Magento root folder and run upgrade command line to install Magezon Builder:

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

```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community9

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 (3 commits)")

### Embed Badge

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

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

PHPackages © 2026

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