“”

Translatable files

file_variants / stable

Files can present their language variants and use them

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer require pagemachine/typo3-file-variants

Tags

#files #translations #prototype

Last upload comment

[TASK] Restore legacy namespace for update wizard

TYPO3 stores update wizards in its registry by their class name instead
of identifier. By renaming the wizard it was run again which must be
avoided.

We fix this now by restoring the legacy class name.

Downloads by month

Download 0.12.5 Found an Issue? Code Insights Packagist.org
Author
Company
Pagemachine AG
Last update
23. Mar 2026
First upload
19. Mar 2026
Downloads
56
Category
none
Dependencies
  • TYPO3 (>=12.4.0 <=13.4.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer require pagemachine/typo3-file-variants to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (7)

Version history

Version Upload comment Works with TYPO3 Download
0.12.5 / stable
March 23, 2026
[TASK] Restore legacy namespace for update wizard

TYPO3 stores update wizards in its registry by their class name instead
of identifier. By renaming the wizard it was run again which must be
avoided.

We fix this now by restoring the legacy class name.
>=12.4.0 <=13.4.99 Download
0.12.4 / stable
March 19, 2026
[TASK] Register upgrade wizard via attribute

This ensures the given legacy identifier is used. Also the old
registration is deprecated.

See https://docs.typo3.org/permalink/changelog:feature-99586-1673989775
>=12.4.0 <=13.4.99 Download
0.12.3 / stable
March 19, 2026
[BUGFIX] Restore upgrade wizard identifier

This identifier must never change since it can cause the wizard to be
re-run and cause errors.
>=12.4.0 <=13.4.99 Download
0.12.2 / stable
March 19, 2026
[TASK] Rename package to pagemachine/typo3-file-variants
>=12.4.0 <=13.4.99 Download
0.12.1 / stable
March 19, 2026
[BUGFIX] Forward environment for TER upload
>=12.4.0 <=13.4.99 Download