This module integrates Artificial Intelligence capabilities into the Event-Condition-Action (ECA) system, enabling Drupal to perform AI-related operations like chat, moderation, and text-to-speech. It acts as a unified framework for these AI operations within Drupal.
Artificial Intelligence integration for Event-Condition-Action module, combining the unified framework and the power of Drupal to perform various AI-related operations.
Important
This module replaces the previous attempts of integrating AI and ECA. There has been the standalone AI - ECA module and the AI ECA integration submodule in the main AI module. Both of them are obsolete and all of their functionality is now available in this module.
Dependencies
- Drupal ^10.3 || ^11
- AI module
- ECA module
Getting started
- Enable the module
- Open an ECA model
- Use an operation type (
Chat,Moderation,TextToSpeechetc.) as action
Documentation
This project uses MkDocs for documentation: you can see the current documentation at https://project.pages.drupalcode.org/ai_integration_eca/. The documentation source files are located in the docs/ directory, and to build your own local version of the documentation please follow these steps:
- Install MkDocs:
pip install mkdocs mkdocs-material - Run
mkdocs servein the project root - Open
http://localhost:8000in your browser
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.0-rc5 | Pre-release | 10–11 | Aug 20, 2026 | ||
| 1.0.0-rc4 | Pre-release | 10–11 | Aug 17, 2026 | ||
| 1.0.0-rc3 | Pre-release | 10–11 | Dec 12, 2025 | ||
| 1.0.0-rc2 | Pre-release | 10–11 | Sep 4, 2025 | ||
| 1.0.0-rc1 | Pre-release | 10–11 | Aug 18, 2025 | ||
| 1.0.0-alpha2 | Pre-release | 10–11 | Feb 10, 2025 | ||
| 1.0.x-dev | Dev | 10–11 | Feb 10, 2025 |