redchamps/module-clean-admin-menu 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

redchamps/module-clean-admin-menu

最新稳定版本:1.1.7

Composer 安装命令:

composer require redchamps/module-clean-admin-menu

包简介

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

README 文档

README

Latest Stable Version License: MIT Packagist Packagist Supported Magento Versions

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.

统计信息

  • 总下载量: 388.75k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 155
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 154
  • Watchers: 5
  • Forks: 19
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-12-27