Skip to main content

Drupal TMGMT Integration

Langbly integrates with Drupal through the Translation Management Tool (TMGMT) module. Translate your Drupal content directly from the admin interface.

Requirements​

Installation​

composer require drupal/tmgmt_langbly
drush en tmgmt_langbly

Manual Installation​

  1. Download the tmgmt_langbly module
  2. Place it in /modules/contrib/tmgmt_langbly/
  3. Enable via Extend > search for "Langbly" > Install

Configuration​

  1. Go to Configuration > Regional and language > Translation Management > Translators
  2. Click Add Translator
  3. Select Langbly as the plugin
  4. Enter your Langbly API key
  5. Save the translator

Getting Your API Key​

  1. Create an account and add payment details (the first 500K input characters each month are included)
  2. Go to your Dashboard
  3. Click Create API Key

How to Translate Content​

  1. Go to the content you want to translate
  2. Click the Translate tab
  3. Select the target languages
  4. Choose Langbly as the translator
  5. Click Request translation

TMGMT handles the workflow: content extraction, sending to Langbly, receiving translations, and importing back into Drupal.

Features​

FeatureSupported
Content translationYes
Config translationYes
Batch translationYes
Language auto-detectionYes
HTML preservationYes
Placeholder handlingYes

Supported Content Types​

Any TMGMT-compatible content source works with Langbly:

  • Nodes (pages, articles, custom types)
  • Taxonomy terms
  • Menu items
  • Blocks
  • Configuration strings
  • Interface translations

Supported Languages​

100+ languages supported. Language codes follow the ISO 639-1 standard.

Pricing​

There is no base fee. Payment details are required to activate API access. The first 500,000 input characters each month are included; additional usage costs $5 per 1M input characters, a 75% lower rate than Google Cloud Translation Basic's published $20 rate.

Create an account to get started.

Need Help?​

Contact us at hello@langbly.com or visit langbly.com.