Drupal is a registered trademark of Dries Buytaert
cms 2.1.3 Update released for Drupal core (2.1.3)! drupal 10.5.11 Update released for Drupal core (10.5.11)! drupal 11.3.11 Update released for Drupal core (11.3.11)! drupal 11.2.13 Update released for Drupal core (11.2.13)! drupal 10.6.10 Update released for Drupal core (10.6.10)! cms 2.1.2 Update released for Drupal core (2.1.2)! drupal 11.1.10 Update released for Drupal core (11.1.10)! drupal 10.5.10 Update released for Drupal core (10.5.10)! drupal 10.4.10 Update released for Drupal core (10.4.10)! drupal 11.2.12 Update released for Drupal core (11.2.12)! drupal 11.3.10 Update released for Drupal core (11.3.10)! drupal 10.6.9 Update released for Drupal core (10.6.9)! drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)! drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)!

Managing multilingual file fields in Drupal means editing each translation one by one — open the form, upload, save, switch language, repeat. For 10 languages, that's 10 round-trips.

File Bulkupload Translations eliminates that workflow. Drop all your translated files at once (report_en.pdf, rapport_fr.pdf, bericht_de.pdf…) and the module creates every translation automatically. What used to take minutes now takes seconds.

How it works

  1. Upload multiple files in a single operation
  2. The module extracts the language code from each filename using a configurable regex
  3. Translations are created (or updated) instantly — no extra clicks

Live regex tester

Not sure your filenames will match? The built-in tester gives you real-time visual feedback right on the settings page. Paste your filenames, pick a mode (suffix, prefix, or custom regex), and see exactly what gets extracted — highlighted in context, with green/red status for each file.

Three modes out of the box:

  • Suffixreport_en.pdf, document-fr.docx
  • Prefixen-report.pdf, fr_document.docx
  • Custom regex — any pattern you need

Manage translations without leaving the form

All existing translations are displayed in a table directly inside the widget. From there you can:

  • Edit any translation in a modal dialog
  • Remove a translation with one click

Everything is AJAX-powered — the table refreshes automatically, no page reload needed.

Smart validation

The module catches problems before they happen:

  • File with a language code not enabled on your site? Rejected with a clear message.
  • Two files for the same language in one upload? Blocked immediately.
  • Invalid regex? The live tester tells you right away.

Translation publish status

Control how new translations are published:

  • Match source — inherits the published/unpublished status of the source entity
  • Always published
  • Always unpublished (draft) — for review workflows

Requirements

  • Drupal 11
  • Content Translation, Field UI, and Media (core modules)

Activity

Total releases
4
First release
Jan 2025
Latest release
6 days ago
Release cadence
161 days
Stability
75% stable

Release Timeline

Releases

Version Type Release date
1.0.2 Stable May 27, 2026
1.0.1 Stable Mar 3, 2026
1.0.0 Stable Feb 28, 2026
1.0.x-dev Dev Jan 28, 2025