Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hirale/openmage-orphaned-config
https://github.com/hirale/openmage-orphaned-config
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hirale/openmage-orphaned-config
- Owner: hirale
- License: osl-3.0
- Created: 2024-05-02T17:51:02.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-07-23T07:05:41.000Z (4 months ago)
- Last Synced: 2024-10-02T02:55:46.148Z (about 1 month ago)
- Language: PHP
- Size: 19.5 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-openmage - Orphaned config entries
README
# Hirale OrphanedConfig
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](https://github.com/Cotya/magento-composer-installer)
```bash
composer require hirale/openmage-orphaned-config:dev-master
```## License
The Open Software License v. 3.0 (OSL-3.0). Please see [License File](LICENSE.md) for more information.