different-technology/fluidcontent-flux-migration

Migrate your TYPO3 content from fluidcontent to flux - different.technology

Maintainers

Package info

github.com/different-technology/fluidcontent_flux_migration

Homepage

Type:typo3-cms-extension

pkg:composer/different-technology/fluidcontent-flux-migration

Statistics

Installs: 3 364

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

1.0.1 2021-08-17 08:29 UTC

This package is auto-updated.

Last update: 2026-03-17 18:30:28 UTC


README

Packagist Release Packagist Downloads GitHub License

Fluid Content to Flux migration

This TYPO3 extension adds an upgrade wizard to your TYPO3 instance which converts fluidcontent elements to flux elements.

Please do not forget to run the flux update script in the extension manager after executing this migration.

Setup

Install the extension:

composer require different-technology/fluidcontent-flux-migration

Migrate your content

  1. Run the upgrade wizard with the install tool or with the CLI
bin/typo3 upgrade:run fluidcontentToFluxMigration
  1. Go to the Extension Manager your TYPO3 backend and execute the update script of the flux extension

  2. (optional) Feel free to remove this extension after your content is migrated

composer remove different-technology/fluidcontent-flux-migration