Skip to content

InstallationΒΆ

ECA can use different modellers. The recommended BPMN.iO modeller is used in this Quick Start guide.

Download the ECA module and BPMN.iO modeller module:

1
composer require drupal/eca drupal/bpmn_io

Install the ECA and BPMN.iO module and their dependencies via the GUI at /admin/modules or with Drush:

1
drush -y pm:install eca eca_base bpmn_io

The list of modules you may want to install depends on your use-case. You can now start building your own models.