Requirements : Pimcore 10.x
Bundle for automatically translating all or some of the localized fields in PimCore objects.
Allows you to create glossaries for languages whose glossaries are not managed by Deepl and to create, edit and delete translations in these glossaries.
Widget for monitoring translation consumption
- Click on the « Translate » button
- Select the source language, the target language and the fields to be translated
- Submit
In the Active Publishing menu, click on "Usage Check". The widget can be launched automatically when you log in. The widget is only accessible to users who have the right to use it
Access the menu to create or edit glossaries. The list of available glossaries depends on the languages available and active in PimCore
List of glossaries and the entries associated with each glossary. Simply add an entry to a glossary and it will appear in the list..
Add an entry to a glossary:
List of available glossaries. By adding the first entry, the glossary will appear in the glossaries that have been populated with data
//config.yaml
active_deepl_translation:
auth_key: {YOUR DEEPL AUTH KEY}
Don't forget to check that the pimcore dependencies are satisfied in the plugin's composer.json file. Pimcore x or higher is required.