Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 20.99 KB
MD5: 0b91df84b688b157bb506f60a3071195
SHA-1: b23fb4e292ddb27e5dfefce7491cb731d92e77de
SHA-256: 07591714d0d23d473a66b8321b15794f3767936c9a5ae16758d825c4983cd00d
Download zip 33.18 KB
MD5: 6a91e8126b3d553a5cce89c1e5a6715f
SHA-1: 1511d1da1444743fa2defa54a17e62264e8ab836
SHA-256: 7f4106f982d837b88a039b5c1a531569ac45246cf5df445bc8b8462674d1f20c

Release notes

The Migrate Tools module provides tools for running and managing Drupal 8 migrations.

Drush commands supported include:

  • migrate-status - Lists migrations and their status.
  • migrate-import - Performs import operations.
  • migrate-rollback - Performs rollback operations.
  • migrate-stop - Cleanly stops a running operation.
  • migrate-reset-status - Sets a migration status to Idle if it's gotten stuck.
  • migrate-messages - Lists any messages associated with a migration import.

The UI at this point provides a front-end equivalent to the migrate-status and migrate-messages commands. It will be enhanced to allow running the other operations, as well as provide the ability to create and alter migrations.

Created by: mikeryan
Created on: 12 Oct 2016 at 23:01 UTC
Last updated: 10 May 2017 at 21:08 UTC
Bug fixes
New features
Unsupported

Other releases