adeelq / magento2-core-config-data-viewer
A module which adds grid in admin backOffice for Magento core_config_data table.
Package info
github.com/adeelq/magento2-core-config-data-viewer
Type:magento2-module
pkg:composer/adeelq/magento2-core-config-data-viewer
1.0.1
2025-03-22 17:55 UTC
Requires
- adeelq/magento2-core-module: >=1.0
- magento/module-config: >=100 <103
README
This module will add a grid in admin backOffice for viewing core_config_data table.
Requirements
- Magento 2.3+
- Magento module(s) dependency
- Config
- Adeelq core module
Installation
It is recommended to use composer to install the module.
composer require adeelq/magento2-core-config-data-viewer
If you do not use composer, ensure that you also load any dependencies that this module has.

