Skip to content
Snippets Groups Projects
raveeny's avatar
Raveen Thakur authored
0e664938
History

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

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


This project has been sponsored by Acquia.