Download the PHP package web-vision/deepltranslate-glossary without Composer
On this page you can find all versions of the php package web-vision/deepltranslate-glossary. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download web-vision/deepltranslate-glossary
More information about web-vision/deepltranslate-glossary
Files in web-vision/deepltranslate-glossary
Package deepltranslate-glossary
Short Description DeepL Translate Add-On providing glossary functionality within 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-glossary
TYPO3 extension deepltranslate_glossary
This extension provides glossary-flavoured translations for the TYPO3 extension deepltranslate_core.
Features
- TYPO3-conform database records for own glossaries
- Synchronize button in glossary module folders
- Managing for glossaries by CLI
- Cleanups and auto-updates by CLI scripts or scheduler tasks
Installation
Install with your favour:
We prefer composer installation:
Sponsors
We very much appreciate the sponsorship of the developments and features in the DeepL Translate Extension for TYPO3.
DeepL Glossary feature sponsored by
- Universität Osnabrück
- Hochschule für Musik Würzburg
- Carl von Ossietzky Universität Oldenburg
- Friedrich-Ebert-Stiftung
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-glossary with dependencies
ext-curl Version *
ext-json Version *
typo3/cms-backend Version ^12.4.2 || ^13.4
typo3/cms-core Version ^12.4.2 || ^13.4
web-vision/deepltranslate-core Version ^5.1.1@dev