yireo/magento2-clean-admin-menu

N/A

Maintainers

Package info

github.com/yireo/Yireo_CleanAdminMenu

Type:magento2-module

pkg:composer/yireo/magento2-clean-admin-menu

Fund package maintenance!

yireo

www.paypal.me/yireo

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

dev-master 2026-03-03 12:59 UTC

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