Page 1 of 1

email to not active users

PostPosted: August 4th, 2011, 6:18 am
by stonecoldcnc
wondering if it is possible with s2member to send an email to members who have not been online for a while to remind them about their account and to get them to come back. Or does perhaps someone know of a plugin which can do this.

Re: email to not active users

PostPosted: August 7th, 2011, 1:22 pm
by Bruce C
s2Member doesn't do this as far as I know.

Maybe something in the future?

I went through the WordPress plugins section... nothing came up.

However, it shouldn't be a big deal to do. Probably a 1-file plugin. Maybe try hiring someone to do it?

Re: email to not active users

PostPosted: August 8th, 2011, 11:39 am
by cassel
Maybe one way around is to combine s2Member with a mailing list (like MailChimp which is free for 12,000 emails a month). MailChimp DOES have that option, although, when you import the list (if you can do that from s2Member or from WP) the last date will be the date you import so it might not be too convenient for now, but in a while. You can use it to send occasional emails, even if only once a month, and with their stats, you can see who opened them or not. Might just be a way around it.

Re: email to not active users

PostPosted: August 8th, 2011, 3:27 pm
by Cristián Lávaque
Maybe you can try one of these plugins https://wordpress.org/extend/plugins/se ... last+login and then use it in combination with cron job to email users.

Re: email to not active users

PostPosted: August 8th, 2011, 5:29 pm
by stonecoldcnc
Thank's Cassel and Christian I will try your suggestions.