Actions
Feature #105348
openCommand for Install/Activate/Deactivate Backend-Languages
Start date:
2024-10-18
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
medium
Sprint Focus:
Description
There is already a CLI command for updating the language files of the core and the extensions used for all installed backend languages, but unfortunately not yet for installing additional backend languages, nor for activating and deactivating them. It would be good to be able to install the required backend languages directly via CL when setting up the TYPO3 instance.
*For example, they could look like this:
*
./vendor/bin/typo3 language:install LANGUAGE_CODE ./vendor/bin/typo3 language:uninstall LANGUAGE_CODE
No data to display
Actions