Create todo.md

This commit is contained in:
Oliver Davies 2018-02-15 00:35:55 +00:00 committed by GitHub
parent 00ca4fda09
commit 96747eaff6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

13
todo.md Normal file
View file

@ -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