Drupal is a registered trademark of Dries Buytaert
Release: Leaflet 10.4.11 Minor update available for module leaflet (10.4.11). Release: Session Inspector 1.0.8 Minor update available for module session_inspector (1.0.8). Release: Migrate QA 2.0.4 Minor update available for module migrate_qa (2.0.4). Release: CKEditor Description List 3.0.0 Major update available for module ckeditor_descriptionlist (3.0.0). Release: FlowDrop 2.4.0 Minor update available for module flowdrop (2.4.0). Release: JWT Token Refresh 1.0.4 Minor update available for module jwt_token_refresh (1.0.4). Release: ConReg 1.0.0-beta1 First beta version released for module conreg (1.0.0-beta1). Release: AI Image Studio 1.0.0-beta8 New beta version released for module ai_image_studio (1.0.0-beta8). Usage Milestone: Statistics Counter Module statistics_counter crossed 1,000 active installs. Module Revived: Decoupled Router 2.0.7 Module decoupled_router updated after 11 months of inactivity (2.0.7).

Config Partial Export

2,968 sites Security covered
View on drupal.org

This module provides a way for developers to export only selected modified configuration files to a tarball. This allows for quicker updating of configuration in an installation profile or when applying changes to a site.

Config Partial Export is a lightweight features-like module for developers. It is able to export to a tarball only modified configuration files shown in Admin > Configuration > Configuration Management > Synchronize (on the /admin/config/development/configuration URL path) tab. After enabling the module click on the Partial Export tab and select the files you want to export. Also, you can add the system.site.yml file to the package. After export, copy the files from the tarball to your config/install/ folder and add them to your install profile or apply those changes to the next installment of the site.

How it works

  • Adds Partial config tab to Configuration Management page
  • Exports only the selected files from the list of modified config files
  • Adds to the export list system.site.yml file if requested

Generate content

Accelerate development of your site by quickly exporting to a tarball the selected config files. This way the developers can easily copy those files to the config/install/ folder with no need to find them among the files of a full export. The module is useful for developers working in a team but we suggest to use it by single developers as well.

Drush command

The module provides a custom command for Drush. See its manpage: drush cpex --help.

Other contrib modules for configuration management

  • Configuration Update Manager provides a visual interface reporting changes performed on your site's configuration items.
  • Configuration Split makes possible to separate tracking config item changes based on different environments (local dev, testing, staging, production, etc.) of site instances.
  • Config Ignore allows developers to selectively exclude some config items from automated management, for example importing.
  • Configuration development automatically imports and exports changed config items from the file system into the active storage on every request.
  • Config Export JSON makes available site configuration in JSON format to be accessed by any other application or framework.
  • Config Export Ignore allows to ignore specified configuration entities from being exported by config split.
  • Config manual export and import allows to export and import configurations by searching their key first.
  • Config Single Export alters core's Single item form by adding a new "Export" button to its bottom. Clicking on it initiates a download of the selected configuration item to the desired folder of your choice.

Activity

Tracked releases
1
Tracked since
Mar 2026
Latest release
4 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
2.0.0-beta1 Pre-release Mar 24, 2026