Skip to content

Recipe uses config action

Plugin ID: eca_recipe_uses_config_action

Available since: 2.1.3

Checks if a recipe uses a specific config action.

Fields

Recipe package name — config key: recipe_package_name

The Composer package name of the recipe, that needs to be checked, e.g. "drupal/drupal_cms_privacy_basic"
This field supports tokens.

Type: textfield · Required: yes · Default: empty string

Config Action — config key: config_action

Enter the name of the config action you want to check for.
This field supports tokens.

Type: textfield · Required: yes · Default: empty string

Negate the condition — config key: negate

Negates the condition. Makes TRUE to FALSE and vice versa.

Type: checkbox · Required: no · Default: false