clean-admin-menu icon indicating copy to clipboard operation
clean-admin-menu copied to clipboard

Magento 2 Extension to cleanup admin menu and Store > Configuration area by arranging third party extension items.

Results 2 clean-admin-menu issues
Sort by recently updated
recently updated
newest added

When I install the module using I get an exception. Using magento 2.3.7-p1 ```bash composer require redchamps/module-clean-admin-menu bin/magento set:up ``` Installed version is 1.1.3 ``` 1 exception(s): Exception #0 (Exception):...

Extension will produce below error in the 2.4.4 (PHP 8.1) admin panel Error: Call to undefined method ReflectionUnionType::getName() in /m2/244/vendor/magento/framework/Code/Generator/EntityAbstract.php:335 This is being caused by Magento 2.4.4 core issue reported...