ECA Address
No security coverage
Eca ecosystem
This module integrates the Address module with the Event-Condition-Action (ECA) system, providing actions to manipulate address data within ECA workflows. It allows you to perform address operations, such as retrieving a country name from its code, without needing to write custom code.
Provides ECA (Event-Condition-Action) integration for the Address module.
The ECA Address module extends the Event-Condition-Action (ECA) system with actions for working with address data.
This module allows you to perform address-related operations within your ECA workflows without writing custom code.
Features
Currently, the module provides an ECA action to get the country name by country code.
Additional Requirements
- Drupal: ^11.2
- Address module
- ECA module