Split todo files

This commit is contained in:
Oliver Davies 2018-05-11 22:13:10 +01:00
parent 9b39ec0f23
commit ab762dd7e3
2 changed files with 2 additions and 9 deletions

View file

@ -1,13 +1,4 @@
# 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

View file

@ -0,0 +1,2 @@
- Show composer.json setup
- Remove D7 code samples, focus on D8