Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Auto Node Translate

722 sites Security covered Drupal 10–11
View on drupal.org

This module automatically translates node content into other languages using various external translation services. It supports translating text fields, including those within paragraphs, and can integrate with services like Google Cloud Translate, Amazon Translate, and MyMemory.

This module provides the ability to add automatic translations to nodes using external libraries.

Features

At the moment the module provides 6 different Translation APIs:

The 2.x branch of the module now suports paragraphs.

For Multilingual Paragraphs please read this first

For automatic block translation use Auto Block Translate For automatic taxonomy terms translation use Auto Taxonomy Term Translate For custom translations use ANT Custom Translations For bulk translations use Auto Node Translate Bulk

Version 3

This a a major rewrite of the module.

Changes

All translation providers are now plugins that can be implemented by other contrib modules, only MyMemory is implemented on the main module out of the box.

Contrib modules providers

Installation

Dependencies for version 2

This module requires the google cloud translate client, if or don't use composer to
install the module install it with composer.

* composer require google/cloud-translate:^1.10

The 2.1 version also requires the aws sdk

* composer require aws/aws-sdk-php

Configuration

Configure the Automatic Translation for version 2 at (/admin/config/auto_node_translate/config).

Configure the Automatic Translation for version 3 at
(/admin/config/regional/auto-node-translate-settings).

Using

  • Choose an API in the settings page.
  • Create a translatable node, in any language.
  • Click on the "Automatic Translation" tab.
  • Choose the language(s) you want to translate to.
  • This module will create or update the translations of the selected languages, automatically translating all text fields.

Credits

Powered by Javali

Depends on

Dependencies of the latest stable release

  • content_translation Drupal core

Activity

Tracked releases
5
Tracked since
Oct 2024
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 5
Maintenance
Dormant

Release Timeline

Releases

Version Type Core Release date
3.0.2 Stable 10–11 Jan 17, 2025
3.0.1 Stable 10–11 Jan 17, 2025
3.0.0 Stable 10–11 Dec 30, 2024
3.0.x-dev Dev 10–11 Dec 27, 2024
2.1.11 Stable 8–10 Oct 28, 2024