ezsystems / ezflow-migration-toolkit
EzFlow Migration Toolkit for eZ Studio
v1.0.4
2019-05-24 18:40 UTC
Requires
- ezsystems/ezpublish-kernel: ^6.3
- ezsystems/landing-page-fieldtype-bundle: ~1.7.0
Requires (Dev)
- phpunit/phpunit: ~4.7.0
This package is auto-updated.
Last update: 2024-10-10 21:58:19 UTC
README
A set of tools that helps migrate data from legacy eZ Flow extension (eZ Publish 4.x/5.x) to eZ "Studio" landing page management (eZ Platform Enterprise 1.x). If you have Page field (ezflow) content and an eZ Enterprise subscription, you can use a script to migrate your Page content to eZ Studio Landing Page.
Documentation
See Migrating legacy Page field (ezflow) to eZ Studio Landing Page for more information.
For help text: app/console ezflow:migrate --help
Todo: Migration to v2
This packge does not yet allow migration to 2.x (Page builder) directly, to do that you'll need to migrate in two stages:
- From eZ Flow to 1.7LTS (Landing Pages), using this package.
- From 1.7LTS to 2.5LTS (Page builder) using ezsystems/ezplatform-page-migration package.