You are here

d7_simplenews_newsletter.yml in Simplenews 3.x

migrations/d7_simplenews_newsletter.yml

File

migrations/d7_simplenews_newsletter.yml
View source
  1. id: d7_simplenews_newsletter
  2. dependencies:
  3. module:
  4. - simplenews
  5. label: Simplenews newsletters
  6. migration_tags:
  7. - Drupal 7
  8. - Content
  9. source:
  10. plugin: simplenews_newsletter
  11. process:
  12. name: name
  13. id:
  14. plugin: machine_name
  15. source: name
  16. description: description
  17. format: format
  18. priority: priority
  19. receipt: receipt
  20. from_name: from_name
  21. subject: email_subject
  22. from_address: from_address
  23. hyperlinks: hyperlinks
  24. new_account: new_account
  25. access:
  26. -
  27. plugin: static_map
  28. source: opt_inout
  29. map:
  30. double: default
  31. single: default
  32. hidden: hidden
  33. weight: weight
  34. destination:
  35. plugin: entity:simplenews_newsletter
  36. destination_module: simplenews