Easy commit credits with migrations, part 6: Migrating data from a custom table
11 minute read Published: Author: Matt Parker
How to migrate data out of a custom table in Drupal 7.11 minute read Published: Author: Matt Parker
How to migrate data out of a custom table in Drupal 7.6 minute read Published: Author: Matt Parker
How to declare a contrib module’s migration status; to indicate whether you’ve written all the migrations that you intended to write.14 minute read Published: Author: Matt Parker
How to migrate Drupal 6 or 7 variables into Drupal 8 or 9 configuration.11 minute read Published: Author: Matt Parker
How to automate the migration testing you’ve been doing manually, using PHPUnit.10 minute read Published: Author: Matt Parker
How to review and test migration patches.8 minute read Published: Author: Matt Parker
Why you should care about contrib migrations, running a core migration, and a Drupal.org proposal.