'Upgrade to Drupal 8' guide needs a page for a situation where site builder needs to make custom migrations. Topics to include at least:

- mapping of fields when site builder wants to map to a new field which didn't exist in source

- custom process plugins

- hook implememtation / subscribing to events

Note: remember to link to this new page from the 'Known issues' / plain text formatting section.

Comments

masipila created an issue. See original summary.

masipila’s picture

Status: Active » Needs review

The page has now been created, see https://www.drupal.org/docs/8/upgrade/customize-migrations-when-upgradin...

Next steps for peer review:

  • Please read thorugh the page
  • If it's OK, please update this task to Fixed
  • If minor improvements are needed, please do those directly to the article and mark this task as Fixed.
  • If the page is full of crap but you don't have time to fix it right away, please change the doc page status to 'Incomplete', provide your feedback here and change this task to 'Needs work'

Cheers,
Markus

quietone’s picture

quietone’s picture

Status: Needs review » Needs work

Another fine example of your writing, masipila. One question, is this the page to mention hook_migration_plugins_alter or not?

masipila’s picture

Assigned: Unassigned » masipila

Thanks for taking the time to review this quietone!

hook_migration_plugins_alter definitely belongs here. I wasn't aware of that earlier. I'll add an example of how this can be used.

Cheers,
Markus

masipila’s picture

Assigned: masipila » Unassigned
Status: Needs work » Needs review

I added hook_migration_plugins_alter to the doc page: https://www.drupal.org/docs/8/upgrade/customize-migrations-when-upgradin...

Next steps for peer review:

  • If it's OK, please update this task to Fixed
  • If minor improvements are needed, please do those directly to the article and mark this task as Fixed.
  • If the page needs more work and you don't have time to fix it right away, provide your feedback here and change this task to 'Needs work'

Cheers,
Markus

quietone’s picture

Status: Needs review » Fixed

Thanks for adding the hook alter. I think that is sufficient to let people know about the hook and to get them started.
All done here!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.