📊 State of Magento 2025

The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

613 Modules
401 Ready
211 Need Help
🏆 Leaderboard
Popular Module Stable v1.1.7

Module Clean Admin Menu

redchamps/module-clean-admin-menu

Consolidates third-party extension menus into a single "Extensions" menu. Organizes extension configurations under a unified tab in Stores > Configuration.

399,211
Downloads
Above average
162
GitHub Stars
4x above avg
10mo ago
Last Release
0
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
17 errors , 70 warnings
L3 PHPStan

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.1.7 on Magento 2.4.8-p3
Dec 28, 2025

Share This Module's Status

Module Clean Admin Menu Magento compatibility status badge

README

Loaded from GitHub

Clean Admin Menu - Magento 2 Extension

Latest Stable Version License: MIT Packagist Packagist

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 for feature-level extensions.

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

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

Access the extension settings at:

Stores > Configuration > Extensions > RedChamps > Clean Admin Menu

Available Settings:

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

Visual Examples

Main Navigation

Primary Navigation

Extensions Configuration

System Config

Before and After Comparison

Before and after comparison

Troubleshooting

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

  1. Navigate to: Stores > Configuration > Extensions > RedChamps > Clean Admin Menu > 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

  • Magento 2.4.0 or higher
  • PHP 7.4 or higher

Support

Authors

  • RedChamps [Maintainer] Twitter Follow
  • Ravinder [Maintainer] Twitter Follow
  • Thomas Klein [Contributor] Twitter Follow
  • Prince Antil [Contributor] Twitter Follow

License

This project is licensed under the MIT License - see the LICENSE file for details.

More Extensions

Visit our store for more free and paid Magento 2 extensions.

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.