You are here

d6_agreement.yml in Agreement 3.0.x

Same filename and directory in other branches
  1. 8.2 migrations/d6_agreement.yml
migrations/d6_agreement.yml

File

migrations/d6_agreement.yml
View source
  1. id: d6_agreement
  2. label: Agreements
  3. migration_tags:
  4. - Drupal 6
  5. source:
  6. plugin: agreement
  7. version: 6
  8. process:
  9. id: id
  10. type:
  11. - plugin: get
  12. source: type
  13. -
  14. # @todo The default agreement may not exist in Drupal 8?
  15. plugin: default_value
  16. default_value: 'default'
  17. uid: uid
  18. agreed: agreed
  19. sid: sid
  20. agreed_date: agreed_date
  21. destination:
  22. plugin: agreement