thieleundklose / autotranslate
This extension provides automatic translation of pages and content elements via DeepL API.
Package info
github.com/thieleundklose/tk-typo3-autotranslate
Type:typo3-cms-extension
pkg:composer/thieleundklose/autotranslate
Requires
- php: >= 8.1 <= 8.5.99
- deeplcom/deepl-php: ^1.5
- typo3/cms-core: ^12.4 || ^13.4 || ^14.0
Requires (Dev)
- typo3/testing-framework: ^6.8
Replaces
- typo3-ter/autotranslate: v3.0.0
This package is auto-updated.
Last update: 2026-06-28 14:28:02 UTC
README
Why we build this Extension
The aim of this extension is to support the editors in the content management process through automated translations of content elements in the backend. This not only saves time, but also prevents possible errors in content maintenance.
Features
DeepL autotranslator is a powerful tool for editors with many features, especially in terms of configuration.
- Automatically translate websites, content items, file references and messages
- Multiple languages can be translated
- Translatable text fields can be configured
- The languages to be translated can be configured
- All configurations (including DeepL access) are anchored in the TYPO3 page configurations
- Backend module to handle “BatchTranslation” jobs
- Symfony command/scheduler task to handle scheduled translations for automatic handling of translations based on predefined plans
- Glossary support via compatibility with deepltranslate_glossary extension
Compatibility
| Autotranslate | TYPO3 | PHP | DeepL PHP | Notes |
|---|---|---|---|---|
| 3.x | 12 - 13 | 8.1 - 8.4.99 | 1.4 - 1.x | BatchTranslation now for none admin users |
| 2.x | 11 - 13 | 7.4 - 8.4.99 | 1.4 - 1.x | Previous release path |
| 1.x | 10 - 13 | 7.4 - 8.3.99 | 1.4 |
The DeepL Autotranslate extension is available for TYPO3 v10 through v13 across its supported release lines. The current 3.x release supports TYPO3 v12 and v13, while older releases remain available for TYPO3 v10 and v11. Translations for news articles of the extension News are also already integrated.