You are here

import_node_base.yml in Import 8.2

migrations/import_node_base.yml

File

migrations/import_node_base.yml
View source
  1. id: import_node_base
  2. label: Import nodes
  3. source:
  4. plugin: csv
  5. path: '../data/import.node.page.csv'
  6. header_row_count: 1
  7. keys:
  8. - Title
  9. destination:
  10. plugin: entity:node
  11. process:
  12. type:
  13. plugin: default_value
  14. default_value: page
  15. title: Title
  16. 'body/value': Body