About Page Manager Migration
Contents
Introduction
Page Manager Migration is a proof-of-concept module which migrates Page Manager pages and Page Manager & Panels page variants to the most recent Drupal core version.
The development is in a very early phase, so please don't expect any magic!
Keep in mind that we can migrate only those PM and Panels configs which are stored in the database. These things are CTools object, so they might be stored in code as well!
Requirements
- Migrate Drupal UI (included in Drupal core)
-
Page Manager:
4.0.0-beta6
at least -
Panels:
4.6.0
at least -
Migrate Magician:
1.6.0
at least
Installation
Install Page Manager Migration as you would normally install a contributed Drupal 8+ module (so: use Composer!).
Configuration
This module does not have any configuration option.
Usage
Short:
- Enable Migrate Drupal UI.
- Configure your Drupal 7 source database.
- Perform the upgrade!
Longer: Page Manager Migration module supports only Migrate Drupal UI, or any other Migrate Drupal UI-compatible tools which are building migration dependency graph and are using that order for executing the discovered migrations.
Maintainers
- Zoltán Horváth (huzooka)
This project has been sponsored by Acquia.