This module integrates ECA (Entity Condition Action) with the Tamper module, making all Tamper plugins available as both conditions to test values and actions to process and store data. This integration automatically recognizes new Tamper plugins from any source, allowing them to be used within ECA models without additional configuration.
All tamper plugins are being made available in 2 ways for ECA models:
- Tamper plugins as conditions
- Tamper plugins as actions
With the conditions, a model can test any arbitrary value against the result of a tamper plugin.
With actions, a model can store the result of a tamper plugin as a token and then continue operating with that value for subsequent actions.
What's powerful about this integration, when new tamper plugin are being made available on a Drupal site, ECA will automatically make those new plugins available as conditions and actions without any further configuration required. Such new tamper plugins don't even have to be provided by the tamper module, even plugins from a custom or third-party contrib module will be recognized by that mechanism.
Depends on
Dependencies of the latest stable release
- ECA: Event - Condition - Action ^2.1 || ^3
- Tamper
Required by
1 tracked project depends on this one
- Token ECA Alter 75 sites
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.0.10 | Stable | 10–11 | Apr 1, 2026 | ||
| 2.0.9 | Stable | 10–11 | Nov 22, 2025 | ||
| 2.0.8 | Stable | 10–11 | ECA Tamper 2 is for ECA 3 only. | Nov 22, 2025 | |
| 2.0.7 | Stable | 10–11 | Nov 21, 2025 | ||
| 1.0.7 | Stable | 9–10 | Nov 21, 2025 | ||
| 2.0.6 | Stable | 10–11 | Nov 20, 2025 | ||
| 2.0.5 | Stable | 10–11 | Oct 10, 2025 | ||
| 2.0.4 | Stable | 10–11 | Aug 16, 2025 | ||
| 2.0.3 | Stable | 10–11 | Aug 5, 2025 | ||
| 2.1.0-rc1 | Pre-release | 11 | Jun 25, 2025 | ||
| 2.0.2 | Stable | 10–11 | Nov 12, 2024 | ||
| 2.0.1 | Stable | 10–11 | Oct 11, 2024 |