morpht / configreviewier
Config overview tool for Drupal
Installs: 892
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 17
Forks: 1
Open Issues: 0
Language:HTML
Type:project
Requires
- mustangostang/spyc: 0.6.*
- twig/twig: ^1.41 || ^2.12
This package is not auto-updated.
Last update: 2025-03-25 03:40:25 UTC
README
Review the configuration of Drupal sites.
Installation
composer require morpht/configreviewier
Usage
php vendor/morpht/configreviewier/bin/configreviewer.php
or
php vendor/morpht/configreviewier/bin/configreviewer.php PATHTOCONFIGFOLDER
This generates config.htm in the root directory. Open it in a browser to see the config overview.