chi-teck / config_schema_checker
Drupal module to check configuration schema.
Package info
github.com/Chi-teck/config-schema-checker
Type:drupal-module
pkg:composer/chi-teck/config_schema_checker
2.1.0
2024-12-07 07:37 UTC
Requires
- php: >=8.3.0
- drupal/core: ^11.0
This package is auto-updated.
Last update: 2026-02-15 12:50:54 UTC
README
The module listens to the config schema changes and triggers an error if the schema is not valid.
Requirements: Drupal 11 or higher.
Drupal Core issue: https://www.drupal.org/project/drupal/issues/2625212