“”

Autotranslate content with DeepL Autotranslate content with DeepL

autotranslate / stable

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

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req thieleundklose/autotranslate

Tags

#translation #deepl #autotranslate #thieleundklose #deepltranslate #translate

Last upload comment

- Stabilization
- Fixed backend bugs when editing pages and content elements on pages without site configuration

Downloads by month

Download 1.2.2 External Manual Found an Issue? Code Insights Packagist.org
Author
Mike Zimmer
Company
Thiele & Klose GmbH
Last update
28. Oct 2024
First upload
12. Oct 2023
Downloads
1,393
Category
Backend
Dependencies
  • TYPO3 (10.4.0 - 13.9.99)
  • PHP (7.4.0 - 8.3.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req thieleundklose/autotranslate to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Version history

Version Upload comment Works with TYPO3 Download
1.2.2 / stable
October 28, 2024
- Stabilization
- Fixed backend bugs when editing pages and content elements on pages without site configuration
10.4.0 - 13.9.99 Download
1.2.1 / stable
October 20, 2024
Bugfixes:
- Symfony command to perform a batch translation in TYPO3 v13
- Number of translations per run limited to the maximum defined number
10.4.0 - 13.9.99 Download
1.2.0 / stable
October 15, 2024
#TYPO3 13.4 LTS Release-Party Release
- TYPO3 v13.4 LTS support
- Compatibility of event listeners for PageTsConfig up to TYPO3 v13.4 LTS
10.4.0 - 13.9.99 Download
1.1.1 / stable
September 18, 2024
Added the option to select a source language for DeepL translations in the page configuration. Otherwise, when translating individual words, the source language is often incorrectly recognized, thx to Schorsch.
10.4.0 - 12.4.99 Download
1.1.0 / stable
September 09, 2024
New feature "Batch Translation":
- Added a new backend module "Batch Translation", which enables automatic translation of pages and content elements. This feature streamlines the localization process, improving efficiency when managing multilingual content.
- Added a symfony command/scheduler task to process scheduled translations. This allows for automated handling of translations based on predefined plans, ensuring timely updates and improved workflow automation.
10.4.0 - 12.4.99 Download
1.0.4 / stable
June 10, 2024
The news extension loaded condition did not work due to an incorrect extension key, thx to SventB
10.4.0 - 12.4.99 Download
1.0.3 / stable
May 03, 2024
Improved translations with tag_handling in DeepL
10.4.0 - 12.4.99 Download
1.0.2 / stable
April 26, 2024
Bugfix for variable usage exception, thrown when editing elements on the root page.
10.4.0 - 12.4.99 Download
1.0.1 / stable
April 19, 2024
- Fixed Exception on DataHandler if no page or root page is selected
10.4.0 - 12.4.99 Download
1.0.0 / stable
March 22, 2024
- Fixed errors in the translation process

10.4.0 - 12.4.99 Download
0.9.3 / beta
February 26, 2024
- Fixed installation with Extension Manager from TER to use DeepL Vendor Files with TYPO3 autoloader (https://forge.typo3.org/issues/102443)
- PHP 8 bugfixes & translation stabilizations
10.4.0 - 12.4.99 Download
0.9.2 / beta
October 17, 2023
- Stabilization and Bugfixes
- Adjust keys in site configuration (see README.md)
- TYPO3 v12 support
10.4.0 - 12.4.99 Download
0.9.1 / beta
October 13, 2023
#T3CON23 Conference Release

- Stabilization and Bugfixes
- TYPO3 v11 support
10.4.0 - 11.5.99 Download
0.1.0 / alpha
October 12, 2023
Initial release of our extension to translate pages and content into all languages offered by DeepL.

Roadmap:
- Support for TYPO3 11 and 12
- Support for alternative translation services such as Google Translate, ChatGP
- Support for glossaries
10.4.0 - 10.4.99 Download