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

ActiveMagento2-module

magereva/module-core
====================

Reva Core for Magento 2

1.0.0(1y ago)074proprietaryLess

Since Mar 20Pushed 1y ago1 watchersCompare

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

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

Reva Core for Magento 2
=======================

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

Core

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

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

### 1. Install via composer (recommend)

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

We recommend you to install Reva\_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 magereva/module-core
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

```

#### 1.2 Upgrade

[](#12-upgrade)

```
composer update magereva/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/harishkhant/module-core/archive/master.zip)
- Extract `module-core-main.zip` file to `app/code/Reva/Core` ; You should create a folder path `app/code/Reva/Core` if not exist.
- Go to Magento root folder and run upgrade command line to install `Reva_Core`:

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

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance45

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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

425d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/56c77532be5aeff38c2987b804a2ea539caf42fa47ce2e56c814f79eb6bc1330?d=identicon)[harishkhant](/maintainers/harishkhant)

---

Top Contributors

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

### Embed Badge

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

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

PHPackages © 2026

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