Drupal is a registered trademark of Dries Buytaert
Release: Drupal 11.4.5 Update released for Drupal core (11.4.5)! Release: Drupal 10.6.15 Update released for Drupal core (10.6.15)! Release: Superfish Dropdown Menu 8.x-1.15 Minor update available for module superfish (8.x-1.15). Release: Leaflet 10.4.10 Minor update available for module leaflet (10.4.10). Release: Raven: Sentry Integration 7.5.1 Minor update available for module raven (7.5.1). Release: htmLawed 8.x-3.8 Minor update available for module htmlawed (8.x-3.8). Release: Raven: Sentry Integration 7.5.0 Minor update available for module raven (7.5.0). Module Revived: Media Library Form API Element 2.1.5 Module media_library_form_element updated after 10 months of inactivity (2.1.5). Release: Acquia Content Optimization 2.1.0-alpha1 First alpha version released for module conductor (2.1.0-alpha1). Usage Milestone: Manage display Module manage_display crossed 1,000 active installs.

Auto Node Translate

487 sites Security covered
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

Activity

Tracked releases
2
Tracked since
Jan 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 2
Maintenance
Dormant

Releases

Version Type Release date
3.0.2 Stable Jan 17, 2025
3.0.1 Stable Jan 17, 2025