Drupal is a registered trademark of Dries Buytaert

migrate_preview

2 sites No security coverage
View on drupal.org

The Migrate Preview module allows you to see how your content to migrate looks like without having to execute an actual migration.

It extends the Migrate Tools module by adding a tab called "Preview" on the "View" page of a migration.

How it works

It displays the information in two tables:

  • Source data
    This the data that came from the source, though it is not the raw source data. Depending on the migrate source plugin, additional data can have been added. Process plugins have been applied. They can cause certain rows to be removed from the source, but are expected to not alter the data in other ways.
  • Processed data
    This is the data that would be written to the destination when the migration is executed. Process plugins have been applied.

Additional Requirements

This module depends on Migrate Tools.

Activity

Total releases
2
First release
Aug 2025
Latest release
7 months ago
Release cadence
0 days
Stability
0% stable

Releases

Version Type Release date
1.0.0-alpha2 Pre-release Aug 1, 2025
1.0.0-alpha1 Pre-release Aug 1, 2025