Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download migrate_tools-8.x-2.0-beta1.tar.gztar.gz 18.95 KB
MD5: 52798341ad80d05c2078dab7de6939ab
SHA-1: e8f2666db59d9584337ad6b6e77fbe5f33640cd7
SHA-256: 3171d6a9b72cd3803b59652f983931ec698030ade1a645fcb735405bd6664971
Download migrate_tools-8.x-2.0-beta1.zipzip 30.03 KB
MD5: 10e9477cb273de3f07b747d08e0b4903
SHA-1: bf823a9d08d08b99d5ea1469729b30f9969ef519
SHA-256: 4a1d89720a8e18d56b4925277831d770f99a1a8bf932ade1f845d3edcfb9f738

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: 5 May 2016 at 23:04 UTC
Last updated: 12 Oct 2016 at 23:03 UTC
Bug fixes
New features

Other releases