Tag: migrate
Customize migrations when upgrading to Drupal 8
Content of this page Rename fields when upgrading to Drupal 8 Writing custom process plugins hook_migrate_prepare_row() hook_migration_plugins_alter() Migrate Plus provides a PREPARE_ROW event Rename fields when upgrading to Drupal 8 Source: Customize migrations when upgrading to Drupal 8
Drupal 8 migrate modules | Drupal 8 guide on Drupal.org
This page contains a list of the Drupal 8 core and most significant contributed modules that are related to upgrading to Drupal 8. Core Migrate modules Please refer to Migrate API overview for technical documentation of core features. Migrate Provides the underlying API for migrating configuration and content to Drupal 8. The migration source may…