Completed
Extract, Transform, Load (ETL)
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Upgrading to Drupal 10 Using the Migrate API
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Follow along
- 3 Extract, Transform, Load (ETL)
- 4 Demo recording
- 5 Source site module inventory
- 6 Assumptions by the Migrate API
- 7 Known issues and limitations
- 8 Upgrading via the user interface
- 9 Upgrading via the command line
- 10 Migrations defined as configuration
- 11 Migrations plugins
- 12 Migrate Skip Fields module
- 13 Drupal entities
- 14 Content entities
- 15 Relationships among entities
- 16 Measure twice thrice, cut once
- 17 It is ok to deviate from the norm
- 18 More tips
- 19 Example of content model changes AP