Drupal is a registered trademark of Dries Buytaert
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)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). eca 3.1.1 Minor update available for module eca (3.1.1). layout_paragraphs 2.1.3 Minor update available for module layout_paragraphs (2.1.3). ai 1.3.3 Minor update available for module ai (1.3.3). ai 1.2.14 Minor update available for module ai (1.2.14). node_revision_delete 2.0.3 Minor update available for module node_revision_delete (2.0.3). moderated_content_bulk_publish 2.0.52 Minor update available for module moderated_content_bulk_publish (2.0.52). klaro 3.0.10 Minor update available for module klaro (3.0.10). klaro 3.0.9 Minor update available for module klaro (3.0.9). layout_paragraphs 2.1.2 Minor update available for module layout_paragraphs (2.1.2). geofield_map 11.1.8 Minor update available for module geofield_map (11.1.8).

config_suite

157 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
9 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