As a developer you may miss an "Export" button on Configuration > ConfigurationManagement > Export > Single item form (on the /admin/config/development/configuration/single/export URL path). Then this module is made for you: it alters the above-mentioned form and adds an Export button to it. Clicking on that button you can download the selected configuration to a folder of your choice.

Requirements

No special requirements.

Installation

Install as you would normally install a contributed Drupal module. For further information consult with the official documentation on the topic.

Configuration

The module has no menu or modifiable settings to configure.

How to use

After enabling the module an "Export" button will appear on the bottom of the /admin/config/development/configuration/single/export page. Select the configuration item you want to export then click on this button. A download of the selected configuration file will be initiated in your web browser.

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 Partial Export allows a site administrator to download multiple configuration items at once.
Supporting organizations: 
Dedicated worktime

Project information

Releases