14 lines
311 B
Markdown
14 lines
311 B
Markdown
|
# 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
|