Skip to content

ECA Config

Module with actions and events about the Drupal configuration. You can read and write configuration and also react to specific configuration events.

Installation

1
2
composer require drupal/eca
drush pm:install eca_config

Instead of using Drush to enable the module, you can also go to "Administration / Extend" (/admin/modules) and enable the module ECA Config from there.