yireo / magento2-clean-admin-menu
N/A
Package info
github.com/yireo/Yireo_CleanAdminMenu
Type:magento2-module
pkg:composer/yireo/magento2-clean-admin-menu
dev-master
2026-03-03 12:59 UTC
Requires
- magento/framework: *
This package is auto-updated.
Last update: 2026-03-03 12:59:54 UTC
README
This Magento 2 module adds all non-Magento root menu-items of the admin menu to a menu-item "Third Party". It doesn't use JavaScript to do this, but cleanly hooks into the model-class used by the core.
Installation
Install this package via composer:
composer require yireo/magento2-clean-admin-menu
Next, enable this module:
bin/magento module:enable Yireo_CleanAdminMenu