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).

Config Translation Sync

Security covered Drupal 10–11
View on drupal.org

This module automatically synchronizes configuration translations across your Drupal environments. It ensures that translated content configurations remain consistent after imports, deployments, or updates, preventing loss of translation data.

Config Translation Sync provides automated synchronization of configuration translations across environments. It extends the core Config Translation module by ensuring that multilingual configuration remains consistent after imports, deployments, or updates.

Features

  • Automatically synchronizes translated configuration during every configuration import.
  • Allows manual re‑synchronization at any time via Drush (drush crst).
  • Supports include and exclude patterns for fine‑grained control.
  • Respects enabled languages or allows restricting to specific language codes.
  • Logs changes for transparency and debugging.

Drush examples

  • Run synchronization manually:
    drush crst
    
  • Resynchronize only specific configs:
    drush crst --config-names=system.site,views.view.frontpage
    
  • Exclude certain configs:
    drush crst --config-names=views.view.* --exclude=views.view.frontpage
    
  • Restrict synchronization to specific languages:
    drush crst --langcode=ru,en
    

Use cases

  • Keep translated configuration consistent between local, staging, and production environments.
  • Ensure that translations are not lost when deploying configuration changes.
  • Automate translation synchronization as part of deployment scripts.

Requirements

Drupal core config_translation module must be enabled.

Depends on

Dependencies of the latest stable release

  • config_translation Drupal core

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
4
Tracked since
Nov 2025
Latest release
2 months ago
Releases (12 mo)
4 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Core Release date
1.0.2 Stable 10–11 Jun 19, 2026
1.0.1 Stable 10–11 Dec 10, 2025
1.0.0 Stable 10–11 Nov 14, 2025
1.0.x-dev Dev 10–11 Nov 4, 2025