Download the PHP package web-vision/deepltranslate-core without Composer
On this page you can find all versions of the php package web-vision/deepltranslate-core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download web-vision/deepltranslate-core
More information about web-vision/deepltranslate-core
Files in web-vision/deepltranslate-core
Package deepltranslate-core
Short Description This extension provides option to translate content element, and TCA record texts to DeepL supported languages using DeepL API services with TYPO3 CMS
License GPL-2.0-or-later
Homepage https://www.web-vision.de/en/automated-translations-with-typo3-and-deepl.html
Informations about the package deepltranslate-core
TYPO3 extension deepltranslate_core
This extension provides automated translation of pages, content and records in TYPO3 for languages supported by DeepL.
Features
- Translate content elements via TYPO3 built-in translation wizard
- Single drop down translation parallel to regular page translation
- Translate your page with all fields you want
- One-Click translation of single records
- Glossary support
- Manage your own glossaries in TYPO3
- Synchronise glossaries to DeepL API
- Translate content using your glossaries
Early-Access-Programm
Early access partners of DeepL Translate will benefit from exclusive access to all add-ons, developer preview versions, access to private GitHub repositories, priority support, logo placement and a backlink on the official website. You will also get access to the DeepL Translate version 5.0 announced for TYPO3 v13.
The following add-ons are currently available as part of the Early Access Program:
- DeepL Translate Assets: Translation of file meta data with DeepL
- DeepL Translate Auto-Renew: Automatic creation of pages and content elements in translations, renewal of translations when the original language changes
- DeepL Translate Bulk: Bulk translation of pages and content based on the page tree
- Enable Translated Content: Activation of all translated content elements with one click
Find out more: https://www.web-vision.de/en/deepl.html
Installation
Install with your favour:
We prefer composer installation:
The DeepL translation buttons are only displayed once you have set up the API and desired target languages. Read the documentation to find out how to do this.
Documentation
Read online: https://docs.typo3.org/p/web-vision/deepltranslate-core/main/en-us/
Add-Ons
- DeepL Translate Glossary: TYPO3-managed glossary for custom translation support
Sponsors
We appreciate very much the sponsorships of the developments and features in the DeepL Translate Extension for TYPO3.
DeepL "Add automatic translation flag and hint" sponsored by
Create a release (maintainers only)
Prerequisites:
- git binary
- ssh key allowed to push new branches to the repository
- GitHub command line tool
gh
installed and configured with user having permission to create pull requests.
Prepare release locally
Set
RELEASE_BRANCH
to branch release should happen, for example: 'main'. SetRELEASE_VERSION
to release version working on, for example: '5.0.0'.
Check pull-request and the pipeline run.
Merge approved pull-request and push version tag
Set
RELEASE_PR_NUMBER
with the pull-request number of the preparation pull-request. SetRELEASE_BRANCH
to branch release should happen, for example: 'main' (same as in previous step). SetRELEASE_VERSION
to release version working on, for example:0.1.4
(same as in previous step).
This triggers the on push tags
workflow (publish.yml
) which creates the upload package,
creates the GitHub release and also uploads the release to the TYPO3 Extension Repository.
All versions of deepltranslate-core with dependencies
ext-curl Version *
ext-json Version *
ext-pdo Version *
deeplcom/deepl-php Version ^1.10.1
typo3/cms-backend Version ^12.4.2 || ^13.4
typo3/cms-core Version ^12.4.2 || ^13.4
typo3/cms-extbase Version ^12.4.2 || ^13.4
typo3/cms-fluid Version ^12.4.2 || ^13.4
typo3/cms-setup Version ^12.4.2 || ^13.4