asioso/pimcore-quicktranslate-module

With this Bundle you can automatically translate your content via DeepL Interface.

Installs: 5 233

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 4

Forks: 12

Open Issues: 4

Language:JavaScript

Type:pimcore-bundle

v4.0.3 2023-12-25 07:20 UTC

README

DeepL works with neural networks in translation and this results in translations of the highest quality. It is possible to translate individual small modules or texts on the fly or to have entire pages, individual content elements or even product data and similar data objects translated into another language.

With DeepL the following languages can currently be translated:

  • German
  • English
  • French
  • Spanish
  • Portuguese
  • Italian
  • Dutch
  • Polish
  • Russian
  • Japanese
  • Chinese (simplified)
  • Bulgarian
  • Czech
  • Danish
  • Greek
  • Estonian
  • Finnish
  • Hungarian
  • Lithuanian
  • Latvian
  • Romanian
  • Slovak
  • Slovenian
  • Swedish
  • Indonesian
  • Korean
  • Norwegian (Bokmål)
  • Turkish
  • Ukrainian

Prerequisites

Installation

composer require asioso/pimcore-quicktranslate-module

Configuration

just enable the bundle in the pimcore extension manager. And add your api key in the Pimcore WebsiteSettings as 'deepl_auth_key', and DeepL api type as 'deepl_type' with two options "PRO" or "FREE"!