Download the PHP package redchamps/module-clean-admin-menu without Composer
On this page you can find all versions of the php package redchamps/module-clean-admin-menu. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package module-clean-admin-menu
Clean Admin Menu - Magento 2 Extension
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:
- Merging all third-party extension menu items into a single "Extensions" menu item in the backend's primary navigation
- Consolidating third-party extension configuration tabs under
Stores > Configuration
into a single "Extensions" tab - 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:
After installation:
- Run
bin/magento setup:upgrade
- Run
bin/magento setup:di:compile
- 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
Extensions Configuration
Before and After Comparison
Troubleshooting
If any extension menu item is not automatically moved under the "Extensions" menu:
- Navigate to: Stores > Configuration > Extensions > RedChamps > Clean Admin Menu > Developer Tools
- Find the menu ID of the extension that needs to be moved
- Add the menu ID to the "Move Menu ID's" setting
Requirements
- Magento 2.4.0 or higher
- PHP 7.4 or higher
Support
- GitHub Issues
- Documentation
- Contact Support
Authors
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.
All versions of module-clean-admin-menu with dependencies
magento/module-backend Version ^100.0||^101.0||^102.0
magento/module-config Version ^100.0||^101.0