Drupal is a registered trademark of Dries Buytaert
drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)! drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! linkit 7.0.14 Minor update available for module linkit (7.0.14). migrate_tools 6.1.4 Minor update available for module migrate_tools (6.1.4). diff 2.0.0 Major update available for module diff (2.0.0). masquerade 8.x-2.2 Minor update available for module masquerade (8.x-2.2). video_embed_field 3.1.0 Minor update available for module video_embed_field (3.1.0). bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). colorbox_inline 2.1.1 Minor update available for module colorbox_inline (2.1.1). node_view_permissions 8.x-1.7 Minor update available for module node_view_permissions (8.x-1.7).

eca_feeds

No security coverage
View on drupal.org

ECA Feeds bridges the Feeds module and the
ECA (Event-Condition-Action) framework, allowing you to build
no-code automation workflows that react to Feeds import events.

Features

Exposes three ECA event plugins:

  • Init Feeds Event — fires at the start of an import cycle,
    with optional filtering by feed type and stage:
    fetch, parse, process, or
    clean.
  • Fetch Feeds Event — fires when the fetch stage begins,
    with optional filtering by feed type.
  • Parse Feeds Event — fires when the parse stage begins,
    with optional filtering by feed type.

All events expose the following ECA tokens:

  • [event:feed_type] — the machine name of the feed type being imported.
  • [event:feeds_feed] — the feed entity being imported.

Use Cases

  • Send a notification when a specific feed type finishes fetching.
  • Log or flag feeds that reach the parse stage.
  • Trigger custom ECA actions, such as invalidating cache or updating a field,
    at any point during an import cycle.
  • Chain Feeds-driven imports with other ECA-compatible modules such as
    Rules, Webform, or custom actions.

Requirements

Installation

Install as you would any other Drupal module. No additional configuration is
needed.
The event plugins appear automatically in the ECA model editor.

Activity

Total releases
1
First release
May 2026
Latest release
2 days ago
Release cadence
Stability
0% stable

Releases

Version Type Release date
1.0.x-dev Dev May 11, 2026