adeelq / magento2-list-installed-modules
A module which adds grid in admin backOffice showing all installed modules in the system.
Package info
github.com/adeelq/magento2-list-installed-modules
Type:magento2-module
pkg:composer/adeelq/magento2-list-installed-modules
1.0.0
2024-01-26 10:05 UTC
Requires
- adeelq/magento2-core-module: >=1.0
README
This module will add a grid in admin backOffice showing all installed modules in the system.
Requirements
- Magento 2.3+
- Adeelq core module
Installation
It is recommended to use composer to install the module.
composer require adeelq/magento2-list-installed-modules
If you do not use composer, ensure that you also load any dependencies that this module has.

