activepublishing/active-translation
not-reviewed
No Category
Detailsactivepublishing/active-translation
No Category
Project Summary
Readme
Requirements : Pimcore 10.x
Active Translation Bundle
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
How to use:
- Click on the « Translate » button
- Select the source language, the target language and the fields to be translated
- Submit
Usage check :
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
Glossaries :
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
Configuration :
//config.yaml
active_deepl_translation:
auth_key: {YOUR DEEPL AUTH KEY}
IMPORTANT :
Don't forget to check that the pimcore dependencies are satisfied in the plugin's composer.json file. Pimcore x or higher is required.