diff --git a/todo.md b/todo.md new file mode 100644 index 0000000..d93be78 --- /dev/null +++ b/todo.md @@ -0,0 +1,13 @@ +# Things To Do + +## Drupal 8 Migrations + +- Demonstrate plugins +- Writing own source/process plugins +- Core source plugins (Drupal to Drupal) +- Demo `hook_migrate_prepare_row()` and `hook_migrate_MIGRATION_ID_prepare_row()` + +## Test Driven Drupal + +- Show composer.json setup +- Remove D7 code samples, focus on D8