Venga Gateway Connect for Drupal is Venga’s integration solution for a fast, efficient, and error free website translation process. Venga Gateway Connect seamlessly integrates with your Drupal Installation to eliminate copy & paste and error prone email transfers. This integration gives your team full access to Venga’s suite of resources including the network of qualified linguists and subject matter experts, knowledge management tools and assets, and the Venga Gateway Client Portal, customized to solve your unique project and budget tracking needs.

Features

  1. Select any content type, in any language.
  2. Cart function so you can choose items one by one or in groups. Your content, your strategy.
  3. Request translations into one or many languages.
  4. Receive a notification letting you know that translations are ready.
  5. Simply review your translations. If you are happy with them, they’ll be automatically added to your site.
  6. Monitor the status of all translations requested over time, filtered by node, content type, ID, or date.
  7. Builds on and extends TMGMT's long-established technology.

Installation

First make sure your PHP version is 5.5 or newer.

It is recommended to install the module via Composer, which will download the
required libraries.

  1. Add the Drupal Packagist repository:
    composer config repositories.drupal composer https://packages.drupal.org/8
    This allows Composer to find the module as well as other Drupal modules.
  2. Download the module:
    composer require "drupal/venga_translator ~1.0"
    This will download the latest release of Venga Gateway Connect. Use 1.x-dev instead of ~1.0 to get the -dev release instead.

See Using Composer in a Drupal project for more information.

It is also possible to install the module manually:

  1. Copy the whole module directory to the modules directory (e.g. DRUPAL_ROOT/modules) and activate it "admin/modules".
  2. You should also include the drunomics/xtrf-rest-client library into the project.

Requirements

Supporting organizations: 
Initial development

Project information

  • caution Seeking new maintainer
    The current maintainers are looking for new people to take ownership.
  • caution Obsolete
    Use of this project is deprecated.
  • Project categories: Content editing experience, Multilingual
  • Created by fago on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    There are currently no supported stable releases.

Releases