Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Usage Milestone: Google Analytics Module google_analytics crossed 1,000 active installs. Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: GraphQL Compose Codegen 1.1.2 Minor update available for module graphql_compose_codegen (1.1.2). Release: Mapy.com 1.1.3 Minor update available for module mapycom (1.1.3). Release: Ckeditor5 entity browser 3.0.3 Minor update available for module ckeditor5_entity_browser (3.0.3). Release: Ckeditor5 entity browser 3.0.1 Minor update available for module ckeditor5_entity_browser (3.0.1). Release: Ckeditor5 entity browser 3.0.2 Minor update available for module ckeditor5_entity_browser (3.0.2). Release: Teamleader Integration 4.0.2 Minor update available for module teamleader (4.0.2). Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Config Suite

160 sites Security covered Drupal 10–11
View on drupal.org

Config Suite is a set of tools designed to simplify working with Drupal's configuration system. It automatically imports configuration when a page is loaded and exports configuration changes whenever a form is saved, eliminating the need for manual Drush commands. Additionally, it allows configuration to be reused between different sites, resolving UUID mismatch errors.

Config Suite is a set of improvements to the core config system that eases the experience of working with configuration.

Config Suite now has three big features that will change the way you do Drupal site building.

Automatic Configuration Import

You'll never need import configuration again. Drush config-import (Drush cim). Simply update your sync folder with a git pull, or some other way to manage your files. Then load a page as an admin. That's it! Configuration imported. There's a slight delay during the import, but when there's no import needed, it's lightning fast.

Automatic Configuration Export

You'll never need to use drush config-export (drush cex) again. Simply save a form and the files in your config sync folder update.

Config Suite automatically exports when you change it by listening for the config save event. It takes configuration out of the database and puts it into the file system with no manual steps.

Reuse Configuration Between Sites

Config Suite allows you to reuse configuration created in one site in a new site with a different UUID. This fixes:

"Site UUID in source storage does not match the target storage."

Thanks

Special Thanks to Maria Fisher and Sam Mortenson for some amazing code to make Config Suite possible.

Project Goals

This project goal is to make configuration easier to reuse, edit, and deploy.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
2
Tracked since
Jun 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 2
Maintenance
Dormant

Releases

Version Type Core Release date
2.x-dev Dev 10–11 Jul 2, 2025
2.0.5 Stable 10–11 Jun 12, 2025