You are here

README.txt in GlobalLink Connect for Drupal 8.2

Same filename and directory in other branches
  1. 8 README.txt
GlobalLink
---------------------

GlobalLink module is a plugin for Translation Management Tool module (tmgmt).
It uses GlobalLink (http://www.translations.com) service
for automated translation of the content.

REQUIREMENTS
------------

TMGMT
This module requires TMGMT (http://drupal.org/project/tmgmt) module
to be installed.

GLOBALLINK CONNECT API LIBRARY
Can be found on github (https://github.com/translations-com/globallink-connect-api-php)
The best way to install it is using composer. You can read more about this over at:
https://www.drupal.org/node/2404989

API KEYS
Those will be provided by translations.com and you will be required to fill
them out when configuring the plugin.

File

README.txt
View source
  1. GlobalLink
  2. ---------------------
  3. GlobalLink module is a plugin for Translation Management Tool module (tmgmt).
  4. It uses GlobalLink (http://www.translations.com) service
  5. for automated translation of the content.
  6. REQUIREMENTS
  7. ------------
  8. TMGMT
  9. This module requires TMGMT (http://drupal.org/project/tmgmt) module
  10. to be installed.
  11. GLOBALLINK CONNECT API LIBRARY
  12. Can be found on github (https://github.com/translations-com/globallink-connect-api-php)
  13. The best way to install it is using composer. You can read more about this over at:
  14. https://www.drupal.org/node/2404989
  15. API KEYS
  16. Those will be provided by translations.com and you will be required to fill
  17. them out when configuring the plugin.