This module integrates the DeepL translation API into Drupal. It allows you to use DeepL for text translation through the Drupal AI module's interface, requiring configuration of your DeepL authentication keys.
This module serves as a DeepL provider for the AI module.
By installing and enabling it, you can integrate DeepL text translation API through the Drupal AI module's abstraction layer.
Features
Configuration: Provides a configuration form for DeepL authentication.
Plugin Implementation: Implements a plugin for the Drupal AI module.
Text Translation Integration: Implements TranslateTextInterface.
Dependencies
The module depends on the AI module obviously as it is the DeepL provider for this module. It also depends on Key module for api key storage and the official DeepL PHP library.
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-alpha3 | Pre-release | 10–11 | Jan 21, 2026 | ||
| 1.0.0-alpha2 | Pre-release | 10–11 | Oct 15, 2024 | ||
| 1.0.x-dev | Dev | 10–11 | Oct 15, 2024 | ||
| 1.0.0-alpha1 | Pre-release | 10–11 | Initial alpha release. | Oct 15, 2024 |