It will merge all 3rd party extension's menu items in backend's primary menu to a common menu item named "Extensions". It will also merge different 3rd party extension tabs under path
Stores > Configuration
to a single tab named "Extensions" and place it after native Magento tabs.
Did you know this module makes the "Extensions" level entry true? As explained in the Magento official documentation, the best practice is to live feature-level extensions under a single "extensions" level: Admin Best Practices.
Feature Extensions
These are extensions which provide additional functionality that do not already exist as a feature. These extensions usually demand an additional primary navigation item.
Placement:
There will be a new, dedicated section designed for such exclusive extensions. When feature-level extensions are installed, those extensions will live under this section. The exact final name of this new section has not been decided (we welcome your feedback), but in the image below it is named Extensions.
composer require redchamps/module-clean-admin-menu
Various settings to tweak the extension behaviour are located under admin path
Store > Configuration > Extensions > RedChamps > Clean Admin Menu
If any extension menu item is not moved under "Extensions" menu then just find its menu id and enter it in setting
Store > Configuration > Extensions > RedChamps > Clean Admin Menu > Developer Tools > Move Menu ID's
This project is licensed under the MIT License - see the LICENSE details.
Please visit our store for more free/paid extensions from us.