email users upon new article
Started by Wiper2007, Feb 22 2010 04:52 PM
5 replies to this topic
#1
Posted 22 February 2010 - 04:52 PM
well - the snippet i'm looking for are something like;
if a news arcticle are created (or any page) Etomite sends out a newsletter with the page title and a link to every user that has subscribed to the newsletter...
are this "out there" - or... ??
if a news arcticle are created (or any page) Etomite sends out a newsletter with the page title and a link to every user that has subscribed to the newsletter...
are this "out there" - or... ??
#2
Posted 22 February 2010 - 09:41 PM
This can be achieved by using the membership_validator that allows people to self-subscribe (add a field that says "send me emails")- or you could just do a simple collect emails for this purpose... Then use email_sender to get the new news items each time one is added and loop through each email address and send it. It shouldn't be too hard.
#3
Posted 23 February 2010 - 12:12 AM
Or you can build an RSS feed and use Google's feedburner to provide the subscription mechanism and do the delivery
#4
Posted 23 February 2010 - 05:09 AM
hi guys
thanks for your reply - the membership validator is maybe a step on the way...
What I need is a:
subscribe to our newsletter snippet and then a "checkbox" possibility on each page e.g. "include page in newsletter" e.g. on the publishing tab - and then "something" that auto generates a mail to the subcribed users every hour or 2 hour or so.
I'm not a code guy - so I don't know how to do this.
thanks for your reply - the membership validator is maybe a step on the way...
What I need is a:
subscribe to our newsletter snippet and then a "checkbox" possibility on each page e.g. "include page in newsletter" e.g. on the publishing tab - and then "something" that auto generates a mail to the subcribed users every hour or 2 hour or so.
I'm not a code guy - so I don't know how to do this.
Edited by Wiper2007, 23 February 2010 - 05:32 AM.
#5
Posted 23 February 2010 - 11:15 AM
If you are not a code guy, I'd go with Mike F's solution. Otherwise I'd suggest not going down the path of adding checkboxes to the publishing tab - that will mess with the code base. Hire someone to do it...
I'm not going to- way too busy, but Ralph may want the paid work or you can start being a code guy:) Good luck.
I'm not going to- way too busy, but Ralph may want the paid work or you can start being a code guy:) Good luck.
#6
Posted 14 March 2010 - 04:35 PM
Hi
trying to implement the membership_validator as a step on the way...but it won't work....
have created a topic here:
http://www.etomite.c...or/page__st__15
trying to implement the membership_validator as a step on the way...but it won't work....
have created a topic here:
http://www.etomite.c...or/page__st__15
Edited by Wiper2007, 14 March 2010 - 04:36 PM.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users










