thieleundklose/autotranslate

This extension provides automatic translation of pages and content elements via DeepL API.

Maintainers

Package info

github.com/thieleundklose/tk-typo3-autotranslate

Type:typo3-cms-extension

pkg:composer/thieleundklose/autotranslate

Statistics

Installs: 13 620

Dependents: 0

Suggesters: 0

Stars: 11

Open Issues: 35

v3.0.0 2026-06-25 18:36 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.

Documentation

Authors