chi-teck / config_schema_checker
Drupal module to check configuration schema.
Installs: 4 279
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:drupal-module
Requires
- php: >=8.0.0
This package is auto-updated.
Last update: 2024-10-21 17:49:20 UTC
README
The module listens to the config schema changes and triggers an error if the schema is not valid.
Requirements: Drupal 9 or higher.
Drupal Core issue: https://www.drupal.org/project/drupal/issues/2625212