Warning: You are browsing the documentation from version 4 to 10 of Pimcore. Please visit https://pimcore.com/docs/platform/ for the latest versions of Pimcore.
Version:

Translation.com

Following information apply to translation.com adapter.

Setup

Following steps are necessary for setup the adapter:

  • Configure translations.com project director access credentials in configuration
pimcore_translations_provider_interface:
    settings:
        project_shortcode:    Pimcore
    translations_com:
        project_director:
            url: "https://gl-connect8.translations.com/PD"
            username: "<YOUR_USER_NAME>"
            password: "<YOUR_SECRET_PASSWORD>"
            defaultFileFormatProfile: "PimcoreXML" #default value, only change if needed 
  • (DEPRECATED) When using default translations.com translation provider, set parameter translations_com.project-shortcode to correct value (depending setup on translations.com side).

Please use project_shortcode instead.