You are here

d7_simplenews_newsletter.yml in Simplenews 8.2

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. opt_inout: opt_inout
  26. weight: weight
  27. destination:
  28. plugin: entity:simplenews_newsletter
  29. destination_module: simplenews