Drupal is a registered trademark of Dries Buytaert
cms 2.1.3 Update released for Drupal core (2.1.3)! drupal 10.5.11 Update released for Drupal core (10.5.11)! drupal 11.3.11 Update released for Drupal core (11.3.11)! drupal 11.2.13 Update released for Drupal core (11.2.13)! drupal 10.6.10 Update released for Drupal core (10.6.10)! cms 2.1.2 Update released for Drupal core (2.1.2)! drupal 11.1.10 Update released for Drupal core (11.1.10)! drupal 10.5.10 Update released for Drupal core (10.5.10)! drupal 10.4.10 Update released for Drupal core (10.4.10)! drupal 11.2.12 Update released for Drupal core (11.2.12)! drupal 11.3.10 Update released for Drupal core (11.3.10)! drupal 10.6.9 Update released for Drupal core (10.6.9)! drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)! drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)!

config_suite

172 sites Security covered
View on drupal.org

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.

Activity

Total releases
2
First release
Jun 2025
Latest release
11 months ago
Release cadence
20 days
Stability
50% stable

Releases

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