pixelbrackets / typo3-suggest-deepl-field-config
TYPO3 command suggesting TCA text fields likely missing a DeepL translation configuration
Package info
github.com/pixelbrackets/typo3-suggest-deepl-field-config
Type:typo3-cms-extension
pkg:composer/pixelbrackets/typo3-suggest-deepl-field-config
Requires
- php: >=8.1
- typo3/cms-core: ^12.4 || ^13.4 || ^14.0
- web-vision/deepltranslate-core: ^5.1
README
TYPO3 command suggesting TCA text fields likely missing a DeepL translation configuration.
Requirements
- PHP >= 8.1
- TYPO3 12.4, 13.4, or 14.0
Installation
Packagist Entry https://packagist.org/packages/pixelbrackets/typo3-suggest-deepl-field-config/
composer require --dev pixelbrackets/typo3-suggest-deepl-field-config
Source
https://gitlab.com/pixelbrackets/typo3-suggest-deepl-field-config/
Mirror https://github.com/pixelbrackets/typo3-suggest-deepl-field-config/
Usage
Run this command periodically after installing extensions or adding new content
blocks to catch any fields that are missing a DeepL l10n_mode override.
It prints a ready-to-use TCA override suggestion for each suitable field.
vendor/bin/typo3 deepl:suggestfieldconfig
License
GNU General Public License version 2 or later
The GNU General Public License can be found at http://www.gnu.org/copyleft/gpl.html.
Author
Dan Kleine (mail@pixelbrackets.de / @pixelbrackets) for XIMA
Contribution
This script is Open Source, so please use, share, patch, extend or fork it.
Contributions are welcome!