agorate/pimcore-deepl
Composer 安装命令:
composer require agorate/pimcore-deepl
包简介
With this Bundle you can translate your documents via DeepL Interface
README 文档
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
- PHP 8.1 or higher (https://secure.php.net/)
- Composer (https://getcomposer.org/download/)
- A Pimcore Installation (Pimcore 10)
- DeepL API Key
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'
统计信息
- 总下载量: 1.41k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2022-02-22