PHPackages                             yireo/magento2-react-menu - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. yireo/magento2-react-menu

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

yireo/magento2-react-menu
=========================

Module to add a React menu to Magento 2 KO frontend

9373[2 issues](https://github.com/yireo-training/Yireo_ReactMenu/issues)JavaScript

Since Aug 19Pushed 5y ago2 watchersCompare

[ Source](https://github.com/yireo-training/Yireo_ReactMenu)[ Packagist](https://packagist.org/packages/yireo/magento2-react-menu)[ RSS](/packages/yireo-magento2-react-menu/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

React menu for Magento 2 Knockout-based frontend
================================================

[](#react-menu-for-magento-2-knockout-based-frontend)

This module offers a React-based menu to replace the existing top navigation of Magento itself. Please note that this is an experiment to show how easy it is to build React components. It could be used on live sites, but comes without warranties.

### Installation

[](#installation)

Before you install this module, make sure to install the [Yireo\_React](https://github.com/yireo-training/Yireo_React) module first. An install via `composer` should pick this up right away.

Use the following commands to install this module into Magento 2:

```
composer config repositories.yireo-react vcs git@github.com:yireo-training/Yireo_React.git
composer config repositories.yireo-react-menu vcs git@github.com:yireo-training/Yireo_ReactMenu.git
composer require yireo/magento2-react-menu:dev-master

bin/magento module:enable Yireo_React Yireo_ReactMenu
bin/magento setup:upgrade

```

Make sure to read the **Usage** section below as well.

### Usage

[](#usage)

This module adds an additional minicart to the Magento 2 frontend, based upon ReactJS, and it removes the old component. This requires the source to be compiled into generic JS code. To compile the source, follow the procedure of `Yireo_React` to compile the sources from the root of Magento:

```
yarn dev

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity32

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1373981?v=4)[Yireo](/maintainers/yireo)[@yireo](https://github.com/yireo)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/yireo-magento2-react-menu/health.svg)

```
[![Health](https://phpackages.com/badges/yireo-magento2-react-menu/health.svg)](https://phpackages.com/packages/yireo-magento2-react-menu)
```

PHPackages © 2026

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