rubenzantingh / magento2-admin-module-list
Overview of installed Magento modules
Package info
github.com/rubenzantingh/RubenZantingh_AdminModuleList
Type:magento2-module
pkg:composer/rubenzantingh/magento2-admin-module-list
1.0.0
2025-10-12 15:50 UTC
Requires
- php: ^8.1
This package is auto-updated.
Last update: 2026-03-24 12:30:38 UTC
README
A Magento 2 module that provides a comprehensive overview of installed and active modules within your Magento instance.
Requirements
- Magento Open Source version 2.4.x
- PHP 8.1 or higher
Installation
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
Usage
- Log in to Magento Admin Panel
- Navigate to System > Installed Modules
Support and contribution
Can be done by creating an issue on this repository.
