Native Drupal translations, produced by Lingvit
Lingvit plugs into Drupal's Translation Management Tool as a translation provider. Jobs are translated through your Lingvit project and written back as real entity translations — the structure Drupal's own multilingual stack, search engines and accessibility audits already understand.
What gets translated
Setup guide
- 1
Install TMGMT and the Lingvit translator module
Add the Translation Management Tool and the Lingvit translator module to your site, then enable them together with the content translation module.
composer require drupal/tmgmt drupal/lingvit_tmgmt drush pm:enable tmgmt tmgmt_content content_translation lingvit_tmgmt - 2
Generate a pairing code
In the Lingvit dashboard open your project → Integrations → Drupal and generate a pairing code. It is valid for a few minutes and works once.
- 3
Connect the provider
In Drupal go to Configuration → Regional and language → Translation providers → Lingvit, paste the pairing code and press Connect. The site receives its own credential; the code is never stored.
- 4
Send jobs, or let continuous jobs do it
Pick Lingvit as the provider on any TMGMT job, or create a continuous job for the content types you want kept in sync. Review translations in TMGMT or enable auto-accept to publish them straight away.
Need the full platform overview? Browse the use case guides →