Config Action¶
Available since: 3.0.0
Execute a Drupal Core ConfigAction.
Fields¶
Config action
-
The config action to be applied.
When using the "Defined by token" option, make sure there is a token with this name: eca_config_action_action_id Config name
-
The config name, for example system.site.
This field supports tokens. Data
-
The data for the config action, provided in YAML format.
This field supports tokens.