I am writting a newsletter engine based off of the mail engine for umbraco v4. So far it is working pretty nicely where I can create the newsletters and send them out to my group, now I need to have the ability to have people come to the site and join the email list. They need to enter their email address and name, and then they will be added the the members section. Then they need to be added to the newsletter group dynamically. How can I achieve this?
Here's a snippet from a simple Member creation routine we use frequently where we also add the new Member to a specific Member Group - like "NewsletterMember."
Writting a newsletter engine...
I am writting a newsletter engine based off of the mail engine for umbraco v4. So far it is working pretty nicely where I can create the newsletters and send them out to my group, now I need to have the ability to have people come to the site and join the email list. They need to enter their email address and name, and then they will be added the the members section. Then they need to be added to the newsletter group dynamically. How can I achieve this?
Hi Evan, check out this post: http://www.nibble.be/?p=20 (for creating members)
Evan -
Here's a snippet from a simple Member creation routine we use frequently where we also add the new Member to a specific Member Group - like "NewsletterMember."
-Paul
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.