311 B
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()
andhook_migrate_MIGRATION_ID_prepare_row()
Test Driven Drupal
- Show composer.json setup
- Remove D7 code samples, focus on D8