thieleundklose / autotranslate
This extension provides automatic translation of pages and content elements via DeepL API.
Installs: 1 157
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 1
Forks: 4
Open Issues: 4
Type:typo3-cms-extension
Requires
- php: >= 7.4 < 8.5
- deeplcom/deepl-php: ^1.5
- typo3/cms-core: ^11.5 || ^12.4 || ^13.4
Requires (Dev)
- typo3/testing-framework: ^6.8
Replaces
- typo3-ter/autotranslate: v2.1.1
- dev-main
- v2.1.1
- v2.1.0
- v2.0.0
- 1.x-dev
- v1.4.1
- v1.4.0
- v1.3.2
- v1.3.1
- v1.3.0
- v1.2.3
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.1
- v1.1.0
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- v0.9.3
- v0.9.2
- v0.9.1
- v0.1.0
- dev-release/1.4.1
- dev-develop
- dev-release/2.1.0
- dev-release/1.4.0
- dev-release/2.0.0
- dev-release/1.3.2
- dev-release/1.3.1
- dev-release/1.3.0
- dev-release/1.2.3
- dev-release/1.2.2
- dev-release/1.2.1
- dev-release/1.2.0
- dev-release/1.0.4
- dev-release/1.0.3
- dev-release/1.0.2
- dev-release/1.0.1
This package is auto-updated.
Last update: 2025-03-25 15:41:19 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 |
---|---|---|---|---|
2.x | 11 - 13 | 7.4 - 8.4.99 | 1.4 - 1.x | BatchTranslation now for none admin users |
1.x | 10 - 13 | 7.4 - 8.3.99 | 1.4 |
The DeepL Autotranslate extension is available in the version for TYPO3 v10, v11, v12 and v13. Translations for news articles of the extension News are also already integrated.