Config Pages Overrides
This module allows you to use fields from your Config Pages to override other Drupal configuration settings. This feature eliminates the need to manually create custom services for each configuration override you need.
This module uses the Config Pages module to override other configuration with the config pages field values. This eliminates the need to manually create an override service for each config page.
Take for example you want a config pages to allow a user to change the site name. You can create a text field on a config page, and then use the value of that field to override the `system.site` configuration for the `name`.
Depends on
Dependencies of the latest stable release
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 3.0.0 | Stable | 11 | Class based hooks | Aug 7, 2025 |