eca_entity_import
1 sites
Security covered
ECA Entity Import provides the ECA (Event-Condition-Action) migrate process plugin for entity imports, enabling advanced automation and workflow integration during entity import processes.
Features
- ECA Integration: Seamlessly integrate ECA models with entity import processes
- Importer ID Tracking: Access the entity importer ID within ECA models via tokens
- Event-Driven Processing: Trigger custom workflows based on entity import events
- Zero Configuration: Simple setup with no complex configuration requirements
Post-Installation
When the ECA process plugin is active, the following token is available within your ECA models:
row:source:importer_id - Contains the ID of the current entity importer
Additional Requirements
Version 2
- Drupal: ^10.5 || ^11
- Core migrate module
- Entity Import module
- ECA module with eca_migrate (>=2.1.15)
Version 3
- Drupal: ^11.2
- Core migrate module
- Entity Import module
- ECA module with eca_migrate (>=3.0.3)