# Summary

Allows migrating Drupal content from one site to another, now included in Drupal 8. Drupal 8.6 release includes Migrate Drupal (migrations from previous major Drupal versions) as well as Migrate Drupal UI (upgrade user interface) modules providing a solution to update older sites. This means that if you have a monolingual Drupal 6 or 7 site, you can now use a supported and built-in user interface to migrate your site to Drupal 8. Multilingual migrations are still experimental and now wrapped in the Migrate Drupal Multilingual module.

# Project URL

https://www.drupal.org/project/migrate

# Where is the code?

Migrate issues in Drupal 8 core

# Estimated completion date

Complete

# Dependencies

None

# Who's doing the port?

N/A

# What help do they need?

Improve documentation: https://www.drupal.org/docs/8/api/migrate-api

# Background and reference information

Documentation: https://www.drupal.org/docs/8/api/migrate-api

Comments

xjm created an issue. See original summary.

kristen pol’s picture

Issue summary: View changes
mlncn’s picture

Issue summary: View changes

Just adding links to the not-easy-to-find Drupal 8 Migrate API documentation.

ressa’s picture

The documentation has received a lot of work: Documentation for Migrate API in Drupal 8. Here are the Migrate API issues in Drupal 8.

ressa’s picture

Issue summary: View changes
thomasmurphy’s picture