Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Config Suite

167 sites Security covered
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.

Activity

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

Releases

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