PHPackages                             redchamps/module-clean-admin-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. [Admin Panels](/categories/admin)
4. /
5. redchamps/module-clean-admin-menu

ActiveMagento2-module[Admin Panels](/categories/admin)

redchamps/module-clean-admin-menu
=================================

It will merge all third party extensions menu items to single menu item named 'Extensions'.

1.1.7(1y ago)164416.3k—0.9%20MITPHP

Since Dec 27Pushed 1y ago5 watchersCompare

[ Source](https://github.com/redchamps/clean-admin-menu)[ Packagist](https://packagist.org/packages/redchamps/module-clean-admin-menu)[ Docs](https://redchamps.com/clean-admin-menu-magento-2-extension.html)[ Fund](https://www.paypal.me/redchamps)[ RSS](/packages/redchamps-module-clean-admin-menu/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (3)Versions (19)Used By (0)

Clean Admin Menu - Magento 2 Extension
======================================

[](#clean-admin-menu---magento-2-extension)

[![Latest Stable Version](https://camo.githubusercontent.com/2950c649a376bae979377c2b054960001cfcda86f5b7da225d2278dbe9d2bed1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7265646368616d70732f6d6f64756c652d636c65616e2d61646d696e2d6d656e752e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/redchamps/module-clean-admin-menu)[![License: MIT](https://camo.githubusercontent.com/842921f2fc9ba769ae8926adec8f9041e1d302abd7f76f7c258cf43bf5ffa48d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7265646368616d70732f636c65616e2d61646d696e2d6d656e752e7376673f7374796c653d666c61742d737175617265)](./LICENSE)[![Packagist](https://camo.githubusercontent.com/0815518ec1b3b9e630646361f6f55491955106679d0a3e498ef01b0db0492c0b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7265646368616d70732f6d6f64756c652d636c65616e2d61646d696e2d6d656e752e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/redchamps/module-clean-admin-menu/stats)[![Packagist](https://camo.githubusercontent.com/e00959d4ab54199d8f62ace240a7eac1f5aee3cdac199c8d99d8892331e32af4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f7265646368616d70732f6d6f64756c652d636c65616e2d6d656e752e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/redchamps/module-clean-admin-menu/stats)[![Supported Magento Versions](https://camo.githubusercontent.com/189d95e9eb06a7a3c8c0d4a52fdf49880078a65197a3fb8c6fd10253f2e76a2a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6167656e746f2d322e342e30254532253830253933322e342e382b2d627269676874677265656e2e7376673f6c6f676f3d6d6167656e746f266c6f6e6743616368653d74727565267374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/189d95e9eb06a7a3c8c0d4a52fdf49880078a65197a3fb8c6fd10253f2e76a2a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6167656e746f2d322e342e30254532253830253933322e342e382b2d627269676874677265656e2e7376673f6c6f676f3d6d6167656e746f266c6f6e6743616368653d74727565267374796c653d666c61742d737175617265)

Overview
--------

[](#overview)

Clean Admin Menu is a Magento 2 extension that organizes and simplifies your admin panel by consolidating third-party extension menus. It follows Magento's best practices for admin menu organization by:

1. Merging all third-party extension menu items into a single "**Extensions**" menu item in the backend's primary navigation
2. Consolidating third-party extension configuration tabs under `Stores > Configuration` into a single "**Extensions**" tab
3. Placing the consolidated "Extensions" tab after native Magento tabs

This organization aligns with Magento's official [Admin Best Practices](https://developer.adobe.com/commerce/php/best-practices/admin/placement-and-design/#feature-extensions) for feature-level extensions.

Features
--------

[](#features)

- Consolidates all third-party extension menus into a single "Extensions" section
- Organizes extension configuration settings under a unified tab
- Follows Magento's recommended admin menu structure
- Customizable menu organization through admin configuration
- Compatible with Magento 2.4.0 through 2.4.8+

Installation
------------

[](#installation)

Install via Composer:

```
composer require redchamps/module-clean-admin-menu
```

After installation:

1. Run `bin/magento setup:upgrade`
2. Run `bin/magento setup:di:compile`
3. Run `bin/magento cache:clean`

Configuration
-------------

[](#configuration)

Access the extension settings at:

> Stores &gt; Configuration &gt; Extensions &gt; RedChamps &gt; Clean Admin Menu

### Available Settings:

[](#available-settings)

- Menu organization preferences
- Configuration tab placement
- Developer tools for custom menu ID management

Visual Examples
---------------

[](#visual-examples)

### Main Navigation

[](#main-navigation)

[![Primary Navigation](https://raw.githubusercontent.com/redchamps/repo-images/master/after-primary-menu.png)](https://raw.githubusercontent.com/redchamps/repo-images/master/after-primary-menu.png)

### Extensions Configuration

[](#extensions-configuration)

[![System Config](https://raw.githubusercontent.com/redchamps/repo-images/master/after-system-config.png)](https://raw.githubusercontent.com/redchamps/repo-images/master/after-system-config.png)

### Before and After Comparison

[](#before-and-after-comparison)

[![Before and after comparison](https://raw.githubusercontent.com/redchamps/repo-images/master/before-after.gif)](https://raw.githubusercontent.com/redchamps/repo-images/master/before-after.gif)

Troubleshooting
---------------

[](#troubleshooting)

If any extension menu item is not automatically moved under the "Extensions" menu:

1. Navigate to: Stores &gt; Configuration &gt; Extensions &gt; RedChamps &gt; Clean Admin Menu &gt; Developer Tools
2. Find the menu ID of the extension that needs to be moved
3. Add the menu ID to the "Move Menu ID's" setting

Requirements
------------

[](#requirements)

- Magento 2.4.0 or higher
- PHP 7.4 or higher

Support
-------

[](#support)

- [GitHub Issues](https://github.com/redchamps/clean-admin-menu/issues/)
- [Documentation](https://redchamps.com/clean-admin-menu-magento-2-extension.html)
- [Contact Support](mailto:hello@redchamps.com)

Authors
-------

[](#authors)

- **RedChamps** \[Maintainer\] [![Twitter Follow](https://camo.githubusercontent.com/bfe7b16c62ee445c323870dcbe32dc2517a1ef26a8be748fd202a1b9d59111b6/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f666f6c6c6f772f5f7265644368616d70732e7376673f7374796c653d736f6369616c)](https://twitter.com/_redChamps)
- **Ravinder** \[Maintainer\] [![Twitter Follow](https://camo.githubusercontent.com/332c53426b28ecf37df7f7ff1f43ca5ececcd069e2b6494f578d630c3228a2e6/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f666f6c6c6f772f5f69416d5261762e7376673f7374796c653d736f6369616c)](https://twitter.com/_iAmRav)
- **Thomas Klein** \[Contributor\] [![Twitter Follow](https://camo.githubusercontent.com/e157afbf8e11f6b96e2046ea72dd5c06695c2567155266d7b6771c8f08cac29d/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f666f6c6c6f772f6c6561645f646176652e7376673f7374796c653d736f6369616c)](https://twitter.com/lead_dave)
- **Prince Antil** \[Contributor\] [![Twitter Follow](https://camo.githubusercontent.com/fad5b17fcc4389b7abf2ff370c2821c681c9827e1ac5c7065f8e2aadbedcd61b/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f666f6c6c6f772f7072696e63655f616e74696c2e7376673f7374796c653d736f6369616c)](https://twitter.com/prince_antil)

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.

More Extensions
---------------

[](#more-extensions)

Visit our [store](https://redchamps.com) for more free and paid Magento 2 extensions.

###  Health Score

50

—

FairBetter than 96% of packages

Maintenance47

Moderate activity, may be stable

Popularity53

Moderate usage in the ecosystem

Community19

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 64.3% 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 ~114 days

Recently: every ~322 days

Total

18

Last Release

397d ago

### Community

Maintainers

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

---

Top Contributors

[![rav-redchamps](https://avatars.githubusercontent.com/u/5336201?v=4)](https://github.com/rav-redchamps "rav-redchamps (27 commits)")[![thomas-kl1](https://avatars.githubusercontent.com/u/20971693?v=4)](https://github.com/thomas-kl1 "thomas-kl1 (11 commits)")[![redchamps](https://avatars.githubusercontent.com/u/39119624?v=4)](https://github.com/redchamps "redchamps (2 commits)")[![peterjaap](https://avatars.githubusercontent.com/u/431360?v=4)](https://github.com/peterjaap "peterjaap (1 commits)")[![princeantil90](https://avatars.githubusercontent.com/u/7372958?v=4)](https://github.com/princeantil90 "princeantil90 (1 commits)")

---

Tags

magento2magento2-extensionmagento2-extension-freemagento2-modulephpSettingsconfiguimagentomenuadminmagento2

### Embed Badge

![Health badge](/badges/redchamps-module-clean-admin-menu/health.svg)

```
[![Health](https://phpackages.com/badges/redchamps-module-clean-admin-menu/health.svg)](https://phpackages.com/packages/redchamps-module-clean-admin-menu)
```

###  Alternatives

[redchamps/module-easy-cache-clean

Clean invalidated cache(s) easily in a Magento 2 store

2838.0k](/packages/redchamps-module-easy-cache-clean)[vasileuski/magento2-module-admin-search

Magento 2 module that enhances the admin panel's global search by enabling fast and efficient searches through main entities with improved visibility and ACL support.

252.7k](/packages/vasileuski-magento2-module-admin-search)[kiwicommerce/module-customer-password

Magento 2 - Customer Password

1356.3k](/packages/kiwicommerce-module-customer-password)[opengento/module-category-import-export

This module add the capability to import and export the categories from the back-office.

119.1k](/packages/opengento-module-category-import-export)[rockys/ex-admin-thinkphp

Ex-admin-thinkphp 是一个基于Ant Design of Vue + Thinkphp 开发而成后台系统构建工具，无需关注页面模板JavaScript，只用php代码即可快速构建出一个功能完善的后台系统。

163.0k](/packages/rockys-ex-admin-thinkphp)

PHPackages © 2026

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