{"id":13518982,"url":"https://github.com/redchamps/clean-admin-menu","last_synced_at":"2025-09-14T00:58:17.379Z","repository":{"id":45410815,"uuid":"230410371","full_name":"redchamps/clean-admin-menu","owner":"redchamps","description":"Magento 2 Extension to cleanup admin menu and Store \u003e Configuration area by arranging third party extension items.","archived":false,"fork":false,"pushed_at":"2025-04-16T16:51:08.000Z","size":82,"stargazers_count":154,"open_issues_count":0,"forks_count":19,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-07T07:36:03.215Z","etag":null,"topics":["magento2","magento2-extension","magento2-extension-free","magento2-module"],"latest_commit_sha":null,"homepage":"https://redchamps.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redchamps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://www.paypal.me/redchamps"]}},"created_at":"2019-12-27T09:07:47.000Z","updated_at":"2025-08-20T01:07:55.000Z","dependencies_parsed_at":"2024-06-04T15:42:42.199Z","dependency_job_id":"2a9a6cde-ed0e-4406-ba6a-7fd75882d746","html_url":"https://github.com/redchamps/clean-admin-menu","commit_stats":{"total_commits":29,"total_committers":4,"mean_commits":7.25,"dds":0.3448275862068966,"last_synced_commit":"4aca7a4e4dcf24958802a0887390dfe9a98da968"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/redchamps/clean-admin-menu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redchamps%2Fclean-admin-menu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redchamps%2Fclean-admin-menu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redchamps%2Fclean-admin-menu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redchamps%2Fclean-admin-menu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redchamps","download_url":"https://codeload.github.com/redchamps/clean-admin-menu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redchamps%2Fclean-admin-menu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274045992,"owners_count":25212980,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["magento2","magento2-extension","magento2-extension-free","magento2-module"],"created_at":"2024-08-01T05:01:51.625Z","updated_at":"2025-09-14T00:58:17.371Z","avatar_url":"https://github.com/redchamps.png","language":"PHP","funding_links":["https://www.paypal.me/redchamps"],"categories":["PHP","Open Source Extensions"],"sub_categories":["Adminhtml / Backend"],"readme":"# Clean Admin Menu - Magento 2 Extension\n\n[![Latest Stable Version](https://img.shields.io/packagist/v/redchamps/module-clean-admin-menu.svg?style=flat-square)](https://packagist.org/packages/redchamps/module-clean-admin-menu)\n[![License: MIT](https://img.shields.io/github/license/redchamps/clean-admin-menu.svg?style=flat-square)](./LICENSE)\n[![Packagist](https://img.shields.io/packagist/dt/redchamps/module-clean-admin-menu.svg?style=flat-square)](https://packagist.org/packages/redchamps/module-clean-admin-menu/stats)\n[![Packagist](https://img.shields.io/packagist/dm/redchamps/module-clean-menu.svg?style=flat-square)](https://packagist.org/packages/redchamps/module-clean-admin-menu/stats)\n\u003cimg src=\"https://img.shields.io/badge/magento-2.4.0%E2%80%932.4.8+-brightgreen.svg?logo=magento\u0026longCache=true\u0026style=flat-square\" alt=\"Supported Magento Versions\" /\u003e\n\n## Overview\n\nClean Admin Menu is a Magento 2 extension that organizes and simplifies your admin panel by consolidating third-party extension menus. It follows Magento's best practices for admin menu organization by:\n\n1. Merging all third-party extension menu items into a single \"**Extensions**\" menu item in the backend's primary navigation\n2. Consolidating third-party extension configuration tabs under `Stores \u003e Configuration` into a single \"**Extensions**\" tab\n3. Placing the consolidated \"Extensions\" tab after native Magento tabs\n\nThis organization aligns with Magento's official [Admin Best Practices](https://developer.adobe.com/commerce/php/best-practices/admin/placement-and-design/#feature-extensions) for feature-level extensions.\n\n## Features\n\n- Consolidates all third-party extension menus into a single \"Extensions\" section\n- Organizes extension configuration settings under a unified tab\n- Follows Magento's recommended admin menu structure\n- Customizable menu organization through admin configuration\n- Compatible with Magento 2.4.0 through 2.4.8+\n\n## Installation\n\nInstall via Composer:\n\n```bash\ncomposer require redchamps/module-clean-admin-menu\n```\n\nAfter installation:\n1. Run `bin/magento setup:upgrade`\n2. Run `bin/magento setup:di:compile`\n3. Run `bin/magento cache:clean`\n\n## Configuration\n\nAccess the extension settings at:\n\u003e Stores \u003e Configuration \u003e Extensions \u003e RedChamps \u003e Clean Admin Menu\n\n### Available Settings:\n- Menu organization preferences\n- Configuration tab placement\n- Developer tools for custom menu ID management\n\n## Visual Examples\n\n### Main Navigation\n![Primary Navigation](https://raw.githubusercontent.com/redchamps/repo-images/master/after-primary-menu.png)\n\n### Extensions Configuration\n![System Config](https://raw.githubusercontent.com/redchamps/repo-images/master/after-system-config.png)\n\n### Before and After Comparison\n![Before and after comparison](https://raw.githubusercontent.com/redchamps/repo-images/master/before-after.gif)\n\n## Troubleshooting\n\nIf any extension menu item is not automatically moved under the \"Extensions\" menu:\n\n1. Navigate to: Stores \u003e Configuration \u003e Extensions \u003e RedChamps \u003e Clean Admin Menu \u003e Developer Tools\n2. Find the menu ID of the extension that needs to be moved\n3. Add the menu ID to the \"Move Menu ID's\" setting\n\n## Requirements\n\n- Magento 2.4.0 or higher\n- PHP 7.4 or higher\n\n## Support\n\n- [GitHub Issues](https://github.com/redchamps/clean-admin-menu/issues/)\n- [Documentation](https://redchamps.com/clean-admin-menu-magento-2-extension.html)\n- [Contact Support](mailto:hello@redchamps.com)\n\n## Authors\n\n- **RedChamps** [Maintainer] [![Twitter Follow](https://img.shields.io/twitter/follow/_redChamps.svg?style=social)](https://twitter.com/_redChamps)\n- **Ravinder** [Maintainer] [![Twitter Follow](https://img.shields.io/twitter/follow/_iAmRav.svg?style=social)](https://twitter.com/_iAmRav)\n- **Thomas Klein** [Contributor] [![Twitter Follow](https://img.shields.io/twitter/follow/lead_dave.svg?style=social)](https://twitter.com/lead_dave)\n- **Prince Antil** [Contributor] [![Twitter Follow](https://img.shields.io/twitter/follow/prince_antil.svg?style=social)](https://twitter.com/prince_antil)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.\n\n## More Extensions\n\nVisit our [store](https://redchamps.com) for more free and paid Magento 2 extensions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredchamps%2Fclean-admin-menu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredchamps%2Fclean-admin-menu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredchamps%2Fclean-admin-menu/lists"}