Page 1 of 1

auto mail at level change

PostPosted: November 10th, 2011, 2:52 pm
by loewenberg
Hi. I am using s2member to register visitors at level 0. we will then review the application and if we accept them, we'll change their level in the admin panel to level 1 and mail them a password and login instructions. is there a way that we can tell s2 to send a transactional email when we change the user to level 1?

also, if we do not accept the applicant, i'd like to have s2 send a specific rejection letter.

are these things we have to program in php/mysql or are there plugins or hooks we can use?

thanks

Re: auto mail at level change

PostPosted: November 12th, 2011, 2:57 am
by Cristián Lávaque
Not sure about the rejection leter, but if you integrate s2Member with a list server like MailChimp or AWeber, you can have s2Member add the user to the Level 1 list when you transition him, and have that list configured so it sends him an email right away.

Does that help?