responsiv / campaign-plugin

[PREMIUM] Send professional campaign messages to your subscribers.
http://octobercms.com/plugin/responsiv-campaign
5 stars 2 forks source link

Add an event to hook when a user subscribes to a list #40

Closed Fl0Cri closed 5 years ago

Fl0Cri commented 7 years ago

My initial idea was to get a notification by mail when someone subscribes to a list.

I found in the doc that there is a responsiv.campaign.beforeUnsubscribe event, but there is no event triggered when a user subscribes (or when his mail is verified).

I thought to put some code in the "Confirmation page" set in the "Signup Form" component, but it would require me to rewrite the verification logic that is already done by the plugin. Imo an event such as responsiv.campaign.afterMailVerified seems me to be the best way to solve this problem.

daftspunk commented 5 years ago

Added a couple of "after" events for this:

Available v1.2.1