Skip to content

ECA Base

Provides some basic events, conditions and actions, like using the state functionality of Drupal. Furthermore, this module contains:

  • general conditions for comparison
  • setting tokens
  • event trigger
  • counting list items
  • etc.

Installation

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

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