Download the PHP package divante-ltd/pimcore-google-translate without Composer
On this page you can find all versions of the php package divante-ltd/pimcore-google-translate. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download divante-ltd/pimcore-google-translate
More information about divante-ltd/pimcore-google-translate
Files in divante-ltd/pimcore-google-translate
Package pimcore-google-translate
Short Description Pimcore Translation Bundle
License GPL-3.0-or-later
Homepage https://www.divante.com
Informations about the package pimcore-google-translate
Pimcore Translation Bundle
Copy data from the source language and translate it by using:
- Google Translate (https://cloud.google.com/translate)
- Deepl (https://www.deepl.com/en/docs-api/)
- Microsoft Translator (global region) (https://azure.microsoft.com/en-en/services/cognitive-services/translator/)
Supports input, textarea and wysiwyg fields.
Table of Contents
- Pimcore Translation Bundle
- Compatibility
- Installing/Getting started
- Requirements
- Configuration
- How it works?
- Testing
- Contributing
- Licence
- Standards & Code Quality
- About Authors
Compatibility
This module is compatible with Pimcore 5.5.0 and higher. Including Pimcore 10.
Installing/Getting started
Configuration
Available providers:
google_translate
deepl
deepl_free
- free version of DeepL APImicrosoft_translate
DeepL Formality:
Sets whether the translated text should lean towards formal or informal language.\ This feature currently only works for target languages "DE" (German), "FR" (French), "IT" (Italian), "ES" (Spanish), "NL" (Dutch), "PL" (Polish), "PT-PT", "PT-BR" (Portuguese) and "RU" (Russian).
Possible options are:\ "default" (default)\ "more" - for a more formal language\ "less" - for a more informal language\
Enable the Bundle:
How to add new provider
Create Provider and implement interface
If your provider has a option to set formality
option implement interface:
How it works?
Testing
Unit Tests:
Contributing
If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.
Licence
Pimcore Translation Bundle source code is completely free and released under the MIT.
Standards & Code Quality
This module respects all Pimcore 5 code quality rules and our own PHPCS and PHPMD rulesets.
About Authors
We are a Software House from Europe, existing from 2008 and employing about 150 people. Our core competencies are built around Magento, Pimcore and bespoke software projects (we love Symfony3, Node.js, Angular, React, Vue.js). We specialize in sophisticated integration projects trying to connect hardcore IT with good product design and UX.
We work for Clients like INTERSPORT, ING, Odlo, Onderdelenwinkel and CDP, the company that produced The Witcher game. We develop two projects: Open Loyalty - an open source loyalty program and Vue.js Storefront.
We are part of the OEX Group which is listed on the Warsaw Stock Exchange. Our annual revenue has been growing at a minimum of about 30% year on year.
Visit our website Divante.co for more information.
All versions of pimcore-google-translate with dependencies
ext-intl Version *
ext-json Version *
pimcore/pimcore Version >=5.5.0
guzzlehttp/guzzle Version ^6.3 || ^7.0