hirale / openmage-orphaned-config
Retrieve all system configurations from system.xml, compare them with the entries in the core_config_data table, and list any orphaned configurations in the backend.
Package info
github.com/hirale/openmage-orphaned-config
Type:magento-module
pkg:composer/hirale/openmage-orphaned-config
dev-master
2024-07-23 07:05 UTC
Requires
- php: >=5.6
- magento-hackathon/magento-composer-installer: *
This package is auto-updated.
Last update: 2026-02-23 10:22:34 UTC
README
Retrieve all system configurations from system.xml, compare them with the entries in the core_config_data table, and list any orphaned configurations in the backend.
When using modules, please make sure to backup your database and do not delete configurations that you do not recognize.
Install
Install with Magento Composer Installer
composer require hirale/openmage-orphaned-config:dev-master
License
The Open Software License v. 3.0 (OSL-3.0). Please see License File for more information.