Installation 

The extension has to be installed like any other TYPO3 CMS extension. You can download the extension using one of the following methods:

only the extension itself
composer require -W \
   'web-vision/deepltranslate-core':'~6.0.0@dev'
Copied!
requiring depending TYPO3 extensions along the way
composer require \
    'web-vision/deeplcom-deepl-php':'~1.18.0@dev' \
    'web-vision/deepl-base':'~2.0.0@dev' \
    'web-vision/deepltranslate-core':'~6.0.0@dev'
Copied!
  1. Switch to the module System > Extensions.
  2. Switch to Get Extensions
  3. Search for the extension key deepltranslate_core
  4. Import the extension from the repository.
  1. Get current version from TER by downloading the zip version. Alternatively, get the zip from the Github Releases page.
  2. Switch to the module System > Extensions.
  3. Enable upload Upload Extension
  4. Select or drag extension ZIP archive and upload the file

Compatibility 

DeepL Translate (CORE) supports:

DeepL Translate version TYPO3 Version PHP version Supported Composer TER
6.x 14.3.x 8.2, 8.3, 8.4, 8.5 yes web-vision/deepltranslate-core deepltranslate_core
6.x 13.4.x 8.2, 8.3, 8.4, 8.5 yes web-vision/deepltranslate-core deepltranslate_core
5.x 13.4.x 8.2, 8.3, 8.4, 8.5 yes web-vision/deepltranslate-core deepltranslate_core
5.x 12.5.x 8.1, 8.2, 8.3, 8.4 yes web-vision/deepltranslate-core deepltranslate_core
4.x 11, 12 7.4, 8.0, 8.1, 8.2, 8.3, (8.4) no web-vision/wv_deepltranslate wv_deepltranslate
3.x 9, 10, 11 >=7.4 no web-vision/wv_deepltranslate wv_deepltranslate
2.x 9, 10, 11 >=7.4 no web-vision/wv_deepltranslate wv_deepltranslate