Contrib process plugin: addressfield

Last updated on
1 May 2022

The Drupal 7 Address Field module defines a field type for storing international postal addresses. The module is replaced in Drupal 8 by the Address module.

The Drupal 8 Address module provides an upgrade path from Drupal 7 Address Field to Drupal 8 Address. It uses an addressfield process plugin for transforming the values from Drupal 7 to Drupal 8 format.

Example migration_plus item manifest :

  Drupal 8 Target field : field_drupal8_address
  Drupal 7 Source field : field_drupal7_address
field_drupal8_address:
  plugin: addressfield
  source: field_drupal7_address

Help improve this page

Page status: No known problems

You can: