PHPackages                             kinuz/manage-account-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. kinuz/manage-account-menu

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

kinuz/manage-account-menu
=========================

Allow active or deactive links menu sidebar customer account

1.0.0(1y ago)07MITPHP

Since Jun 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/kincasasbuenas/magento-2-manage-account-menu)[ Packagist](https://packagist.org/packages/kinuz/manage-account-menu)[ RSS](/packages/kinuz-manage-account-menu/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Manage Account Menu Link for Magento 2
======================================

[](#manage-account-menu-link-for-magento-2)

How to install
--------------

[](#how-to-install)

### 1. Install via composer (recommend)

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

I recommend you to install Kinuz\_ManageAccountMenu 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 kinuz/manage-account-menu
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f

```

Run compile if your store in Production 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/kincasasbuenas/magento-2-manage-account-menu/archive/master.zip)
- Extract `master.zip` file to `app/code/Kinuz/ManageAccountMenu` ; You should create a folder path `app/code/Kinuz/ManageAccountMenu` if not exist.
- Go to Magento root folder and run upgrade command line to install `Kinuz_ManageAccountMenu`:

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

```

### 2. Configuration and visualization

[](#2-configuration-and-visualization)

Go to section Stores &gt; Configuration &gt; Kinuz &gt; Manage Menu Account

1. Enable to module
2. Select yes or no in the options to show or hide the account menu link or delimiters, example:
    - My Downloadable products option set Yes

        [![Inital yes setting](https://raw.githubusercontent.com/kincasasbuenas/images/main/before_admin_setting.png)](https://raw.githubusercontent.com/kincasasbuenas/images/main/before_admin_setting.png)

        [![Preview yes option](https://raw.githubusercontent.com/kincasasbuenas/images/main/before_active_link.png)](https://raw.githubusercontent.com/kincasasbuenas/images/main/before_active_link.png)
    - My Downloadable products option set No

        [![Set no setting](https://raw.githubusercontent.com/kincasasbuenas/images/main/after_setting_no.png)](https://raw.githubusercontent.com/kincasasbuenas/images/main/after_setting_no.png)

        [![Preview set no option](https://raw.githubusercontent.com/kincasasbuenas/images/main/after_set_config_hide_link.png)](https://raw.githubusercontent.com/kincasasbuenas/images/main/after_set_config_hide_link.png)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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

696d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ad69b8dc47b205c5c6857874e622bdf9f608cc3990b0a2c152028f21340576e4?d=identicon)[kincasasbuenas](/maintainers/kincasasbuenas)

---

Top Contributors

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

---

Tags

menumagento 2kinuzmanage menu account

### Embed Badge

![Health badge](/badges/kinuz-manage-account-menu/health.svg)

```
[![Health](https://phpackages.com/badges/kinuz-manage-account-menu/health.svg)](https://phpackages.com/packages/kinuz-manage-account-menu)
```

###  Alternatives

[knplabs/knp-menu

An object oriented menu library

1.4k55.8M287](/packages/knplabs-knp-menu)[knplabs/knp-menu-bundle

This bundle provides an integration of the KnpMenu library

1.4k53.8M315](/packages/knplabs-knp-menu-bundle)[spatie/menu

Html menu generator

7592.9M6](/packages/spatie-menu)[onokumus/metismenu

A jQuery menu plugin

2.0k263.3k5](/packages/onokumus-metismenu)[magepal/magento2-googletagmanager

Google Tag Manager (GTM) for Magento 2 with Advance Data Layer

2671.5M4](/packages/magepal-magento2-googletagmanager)[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2091.2M7](/packages/yireo-magento2-webp2)

PHPackages © 2026

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