Configuration Tools

Component ID

2334933

Component name

Configuration Tools

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

5908

Component created

Component changed

Component body

Config Tools is a package of modules that help to manage your Drupal 8 configuration files. This includes two modules currently.

  1. Active configuration file handling
    Stores your current active configuration as yml in a specified directory. This is especially useful for tracking changes to your configuration through some VCS.
  2. Git Configuration
    Auto commits changes to your configuration to a specified git repository for every configuration change.