hawksama / magento2-admin-menu
Installs: 25
Dependents: 4
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- php: ~8.2|~8.3
- magento/framework: 103.0.*
- magento/magento-composer-installer: *
Requires (Dev)
This package is auto-updated.
Last update: 2025-06-27 07:18:30 UTC
README
Installation instructions
composer require liquidlab/magento2-admin-menu
liquidlab/magento2-admin-menu is a lightweight Magento 2 module that provides admin menu configuration utilities. It simplifies the process of creating and customizing Magento admin menu items—especially helpful when you want to:
- Register new menu entries
- Link configurations to system settings or other back-office pages
It’s designed to be straightforward and easily integrated into any Magento 2 project where additional or modified admin menu entries are required.