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

@ -21,6 +21,7 @@
"drupal/fixed_block_content": "^1.0",
"drupal/link_attributes": "^1.9",
"drupal/migrate_plus": "^4.2",
"drupal/migrate_source_csv": "3.1",
"drupal/migrate_tools": "^4.1",
"drupal/migrate_upgrade": "^3",
"drush/drush": "^9.0",