Closed (fixed)
Project:
Drupal core
Version:
8.5.x-dev
Component:
migration system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Oct 2017 at 05:09 UTC
Updated:
23 Dec 2017 at 22:44 UTC
Jump to comment: Most recent
Comments
Comment #2
masipila commentedThe page has now been created, see https://www.drupal.org/docs/8/upgrade/customize-migrations-when-upgradin...
Next steps for peer review:
Cheers,
Markus
Comment #3
quietone commentedTagging, per #12 of #2561243: [meta] Migration system documentation
Comment #4
quietone commentedAnother fine example of your writing, masipila. One question, is this the page to mention hook_migration_plugins_alter or not?
Comment #5
masipila commentedThanks 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
Comment #6
masipila commentedI 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:
Cheers,
Markus
Comment #7
quietone commentedThanks 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!