different-technology / fluidcontent-flux-migration
Migrate your TYPO3 content from fluidcontent to flux - different.technology
Installs: 3 301
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^10.4.0
Replaces
- typo3-ter/fluidcontent-flux-migration: 1.0.1
README
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
- Run the upgrade wizard with the install tool or with the CLI
bin/typo3 upgrade:run fluidcontentToFluxMigration
-
Go to the Extension Manager your TYPO3 backend and execute the update script of the
flux
extension -
(optional) Feel free to remove this extension after your content is migrated
composer remove different-technology/fluidcontent-flux-migration