Problem/Motivation

Add a migration path from the 7.x-2.x branch to the 8.x-2.x branch.

Proposed resolution

Add a migration plugin to convert the D7 variables to the config object.

Remaining tasks

Build the migration plugin.
Add a migration state file.
Test coverage.

User interface changes

When the module is installed on a D9+ site, the migrate review page shows that the module's settings will be convert.

API changes

n/a

Data model changes

n/a

CommentFileSizeAuthor
#2 jplayer-n3447647-2.patch2 KBdamienmckenna

Issue fork jplayer-3447647

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

DamienMcKenna created an issue. See original summary.

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new2 KB

The migrate files as worked out in the Contrib Half Hour meeting today.