Create an export plugin which generates migrations using Drupal DB as source

Created on 26 March 2021, over 3 years ago
Updated 21 July 2024, about 2 months ago

Problem/Motivation

Right now, EME provides a single export plugin json_files. That export plugin generates migrations which are using JSON files as data source.

But when the source Drupal instance (which contains the content) is available, then writing the content entities into JSON files is an unnecessary overhead – since the DB of the source instance contains the content πŸ™‚.

Proposed resolution

Create an export plugin which generates migrations with Drupal DB source, using the migrate source plugin of Drupal 8 migration (source) β†’ .

Remaining tasks

  • Patch
  • (Functional) test coverage

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Needs work

Version

2.0

Component

Code

Created by

πŸ‡­πŸ‡ΊHungary huzooka Hungary πŸ‡­πŸ‡ΊπŸ‡ͺπŸ‡Ί

Live updates comments and jobs are added and updated live.
  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024