Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Auto Node Translate

736 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

Total releases
2
First release
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