putyourlightson / craft-campaign

Send and manage email campaigns, contacts and mailing lists in Craft CMS.
https://putyourlightson.com/plugins/campaign
Other
63 stars 25 forks source link

Support importing unsubscribed contacts #384

Closed ryanirelan closed 1 year ago

ryanirelan commented 1 year ago

When migrating from one email marketing tool to another, it's common practice to import your entire list, both subscribed and unsubscribed. This preserves unsubscribe history and ensures you don't inadvertently add an unsubscribed email to your list through automation (like syncing a user group into Campaign) or other actions.

One implementation idea:

This is typically a one-time event when migrating, so it may also be solved with a custom module using existing service methods.

bencroker commented 1 year ago

Thanks, I should be able to get this feature added by next week.

bencroker commented 1 year ago

Added in https://github.com/putyourlightson/craft-campaign/commit/dd4780e313c6b85c2fef669f036b62e57ab75168 and released in version 2.7.0.