This project is not covered by Drupal’s security advisory policy.
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.
Supporting organizations:
Development
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.- Project categories: Import and export
- Ecosystem: Migrate, Migrate Tools
5 sites report using this module
- Created by megachriz on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
1.0.0-alpha2
released 1 August 2025
Works with Drupal: ^10 || ^11
Drupal 11 support
Install:
Development version: 1.0.x-dev updated 30 Jul 2025 at 10:22 UTC

