Drupal migrations basic
01 – Welcome
02 – Install Drupal 9
03 – Install contributed modules
04 – Install example migration module
05 – Understanding the ETL process
06 – Writing your first migration from a CSV file
07 – YAML syntax and migration errors
08 – Introduction to process plugins
09 – Migration workflows
10 – Migrating into subfields
11 – Migration syntax for multivalue fields
12 – Migrating dates
13 – Migrating addresses
14 – Migrating taxonomy terms with entity_generate plugin
15 – Source constants, pseudofields, and the process pipeline
16 – Migrating images
17 – Migration dependencies
18 – Introduction to paragraph migrations
19 – Migrating from JSON endpoints
20 – Migrations defined as configuration entities
21 – Running migrations from the user interface
22 – Review
Previous Lesson
Next Lesson
07 – YAML syntax and migration errors
Drupal migrations basic
07 – YAML syntax and migration errors
Previous Lesson
Back to Course
Next Lesson