Any links or img references to migrated content/files that exist in the migrated content needs to be rewritten to point to their new locations in Drupal. This will require a process plugin to be applied to the text field mappings.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mikeryan created an issue. See original summary.

mikeryan’s picture

Status: Active » Postponed
Related issues: +#2742287: Extract and save blog metadata

We'll need to do #2742287: Extract and save blog metadata first, to be able to recognize local references.

oknaru’s picture

Hello All, I am trying to migrate big blog site to D9 and my images are not getting migrated to the D9.

How do I migrate image first and then run the blog migrations. I appreciate the help.
using D9 with following migration modules and wordpress_migrate latest alpha5 release.
drupal/migrate_manifest 3.0.2 Supports the running of migrations using a...
drupal/migrate_plus 5.3.0 Enhancements to core migration support.
drupal/migrate_source_csv 3.4.0 CSV source migration.
drupal/migrate_tools 6.0.2 Tools to assist in developing and running ...
drupal/migrate_upgrade 3.2.0 Drush support for direct upgrades from old...