PHPackages                             magemaclean/m2-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. magemaclean/m2-core

ActiveMagento2-module

magemaclean/m2-core
===================

MageMaclean Core module for MageMaclean extensions

1.0.3(6y ago)015.0k↓50%2OSL-3.0PHP

Since Sep 3Pushed 4y ago1 watchersCompare

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

READMEChangelog (4)DependenciesVersions (5)Used By (2)

magemaclean/core
================

[](#magemacleancore)

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

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

### 1. Install via composer (recommend)

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

We recommend you to install MageMaclean\_Core module via composer. It is easy to install, update and maintain. Run the following commands in your Magento 2 root folder.

#### 1.1 Install

[](#11-install)

```
composer require magemaclean/m2-core
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

```

#### 1.2 Upgrade

[](#12-upgrade)

```
composer update magemaclean/m2-core
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

```

Run compile if your store is 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 download and install it this way.

- Download from ()
- Create the directory path `app/code/MageMaclean/Core` if it does not already exist.
- Extract `master.zip` file to `app/code/MageMaclean/Core` ;
- Go to your Magento 2 root folder and run the following commands to install or upgrade `MageMaclean_Core`:

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

```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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

Every ~28 days

Total

4

Last Release

2365d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/722d3e580280f26b03db51900ae7737ce68fac1113016171d3cc424a3224ba72?d=identicon)[magemaclean](/maintainers/magemaclean)

---

Top Contributors

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

### Embed Badge

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

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

PHPackages © 2026

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