This Drupal 8 module allows to update the configuration changes into the module's config/install dir.

Features

  1. Export all configuration in a module (e.g. update all configuration in node module).
  2. Export one configuration element of all modules (e.g. Update all view config entities).
  3. Batch operation for multiple configuration export

Limitations

  1. Simple configurations are not supported. Configuration entities only.

Credits

Initial script created by Alex Pott for a Core issue.

Why not config_devel?

Though Configuration Development allows to update the details, it expects to explicitly specify configuration items on the .info file.

Project information

  • caution Seeking new maintainer
    The current maintainers are looking for new people to take ownership.
  • Project categories: Developer tools
  • Created by vijaycs85 on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    There are currently no supported stable releases.

Releases