transliterate_existing_files
33 sites
No security coverage
Batch transliterate existing files and optionally create redirects for the file names that changed.
Use cases:
- Migration to another file system
- Transliteration rules changed or were just not enabled
Features
Provides a Drush command to batch transliterate.
It is strongly advised to have a backup of files and database before running this command.
drush transliterate:existing-files
Alias drush tef
Use the --dry-run option to preview what will change.
Post-Installation
If not done yet, configure transliteration as desired in /admin/config/media/file-system under Sanitize filenames.
Requirements
- Drupal core >= 10.2
- Drush >= 12