hirale / openmage-orphaned-config
从 system.xml 中检索所有系统配置,与 core_config_data 表中的条目进行比较,并在后端列出任何孤儿配置。
dev-master
2024-07-23 07:05 UTC
Requires
- php: >=5.6
- magento-hackathon/magento-composer-installer: *
This package is auto-updated.
Last update: 2024-09-23 07:27:58 UTC
README
从 system.xml 中检索所有系统配置,与 core_config_data 表中的条目进行比较,并在后端列出任何孤儿配置。
在使用模块时,请确保备份您的数据库,并且不要删除您不认识的配置。
安装
使用 Magento Composer Installer 安装
composer require hirale/openmage-orphaned-config:dev-master
许可证
开放软件许可证 v. 3.0 (OSL-3.0)。有关更多信息,请参阅 许可证文件。