Skip to content

Migrate Tools and Drupal 11

Ready

The latest stable release, 6.1.4, declares a core version requirement of ^9.1 || ^10 || ^11, which covers Drupal 11.

The Migrate Tools module provides tools for running and managing Drupal 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.

Key facts

Project
migrate_tools
Latest stable with Drupal 11 support
6.1.4 (13 May 2026)
Core version requirement
^9.1 || ^10 || ^11
Maintenance status
Actively maintained
Reported installs
69,224
Last synced from drupal.org
21 Sept 2026

Every field above comes from the drupal.org API. The Drupal 11 status is derived from the core version requirement across this project's releases.

Source: drupal.org/project/migrate_tools