diff --git a/7to8fieldmapping.md b/7to8fieldmapping.md new file mode 100644 index 0000000..8b097f4 --- /dev/null +++ b/7to8fieldmapping.md @@ -0,0 +1,11 @@ +# Drupal 7 to Drupal 8 Field Mappings + +Almost all the migration has already been done. These are some leftovers, which were fields that did not have a Drutopia counterpart for the most part and so did not exist at the time of initial content migration: + + +# Content: Article + +| Source | Target | +| ------ | ------ | +| `field_subtitle` |`field_subtitle` | +| `field_publication_date` | `field_publication_date` |