pixelbrackets/typo3-suggest-deepl-field-config

TYPO3 command suggesting TCA text fields likely missing a DeepL translation configuration

Maintainers

Package info

github.com/pixelbrackets/typo3-suggest-deepl-field-config

Type:typo3-cms-extension

pkg:composer/pixelbrackets/typo3-suggest-deepl-field-config

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2026-04-13 14:32 UTC

This package is auto-updated.

Last update: 2026-04-13 14:34:15 UTC


README

Version Made With License

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!