talks/todo.md
2018-02-15 00:35:55 +00:00

311 B

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