TYPO3 Extension
TYPO3
https://extensions.typo3.org/extension/download/autotranslate/3.3.0/zip
application/zip
Windows,Linux,MacOS
Details
-
Author
-
Mike Zimmer
-
Company
-
Thiele & Klose GmbH
- Last update
-
2026-08-09T15:50:48+02:00
09. Aug 2026
-
First upload
-
12. Oct 2023
-
Downloads
-
21,833
-
Category
-
Backend
-
Dependencies
-
-
TYPO3
(>=12.4.0 <=14.9.99)
-
PHP
(>=8.1.0 <=8.5.99)
Last upload comment
Features:
- Added a PSR-14 `AfterTranslateEvent` that allows projects to post-process translated record columns before AutoTranslate persists them, enabling custom cleanup such as normalizing translated table separator characters, thanks to saneinsane ([Issue #95](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/95)).
- Added optional global `sys_file_metadata` translation for configured FAL metadata fields such as `alternative`, `title` and `description`, using an explicit TYPO3 language UID to DeepL language code mapping because file metadata is not bound to a single site ([Issue #73](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/73)).
Downloads by month
Installation
-
Download ZIP file
- Log into your TYPO3 backend
- Go to Extension Manager module
- Press the upload button on the top bar
-
Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the
checkbox.
- Go to your folder where the root composer.json file is located
-
Type:
composer require thieleundklose/autotranslate
to get the latest version that runs on
your TYPO3 version.
-
Download T3X file
- Log into your TYPO3 backend
- Go to Extension Manager module
- Press the upload button on the top bar
- Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
Version history
Filter for TYPO3 versions
Details
-
Author
-
Mike Zimmer
-
Company
-
Thiele & Klose GmbH
- Last update
-
2026-08-09T15:50:48+02:00
09. Aug 2026
-
First upload
-
12. Oct 2023
-
Downloads
-
21,833
-
Category
-
Backend
-
Dependencies
-
-
TYPO3
(>=12.4.0 <=14.9.99)
-
PHP
(>=8.1.0 <=8.5.99)
- Added a PSR-14 `AfterTranslateEvent` that allows projects to post-process translated record columns before AutoTranslate persists them, enabling custom cleanup such as normalizing translated table separator characters, thanks to saneinsane ([Issue #95](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/95)).
- Added optional global `sys_file_metadata` translation for configured FAL metadata fields such as `alternative`, `title` and `description`, using an explicit TYPO3 language UID to DeepL language code mapping because file metadata is not bound to a single site ([Issue #73](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/73)).