“”

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

Bugfix for variable usage exception, thrown when editing elements on the root page.

Downloads by month

Download 1.0.2 External Manual Found an Issue? Code Insights Packagist.org
Author
Mike Zimmer
Company
Thiele & Klose GmbH
Last update
26. Apr 2024
First upload
12. Oct 2023
Downloads
416
Category
Backend
Dependencies
  • TYPO3 (10.4.0 - 12.4.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.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