A Magento 2 module that provides a comprehensive overview of installed and active modules within your Magento instance.
- Magento Open Source version 2.4.x
- PHP 8.1 or higher
Installation through Composer is recommended. Alternatively the module can be placed in the app/code directory
composer require rubenzantingh/admin-module-list
bin/magento module:enable RubenZantingh_AdminModuleList
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:clean- Log in to Magento Admin Panel
- Navigate to System > Installed Modules
Can be done by creating an issue on this repository.
