agorate/pimcore-deepl

With this Bundle you can translate your documents via DeepL Interface

Maintainers

Package info

github.com/agorate/pimcore-deepl

Homepage

Type:pimcore-bundle

pkg:composer/agorate/pimcore-deepl

Statistics

Installs: 1 343

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 1

v1.0.7 2026-04-07 14:17 UTC

This package is auto-updated.

Last update: 2026-04-07 14:21:52 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.

DeepL supports a wide range of languages which you can find here: https://developers.deepl.com/docs/getting-started/supported-languages

Prerequisites

Installation

composer require agorate/pimcore-deepl

Configuration

just enable the bundle in the pimcore extension manager and add the deepl key in your config.yaml like this:

pimcore_deepl:
    deepl_auth_key: 'YOUR_KEY'