Add a migration to create some custom terms.

This commit is contained in:
David Valdez 2019-08-30 19:27:33 -05:00
parent e3b4a6b562
commit fd5c5f6f13
5 changed files with 52 additions and 1 deletions

View file

@ -6,3 +6,5 @@ package: Migration
dependencies:
- migrate_drupal
- migrate_plus
- migrate_source_csv
- migrate_tools