Remind Users Who Have Not Logged In

Hi all,

I was wondering if someone with some coding experience would be able to help me with a new idea I have had to increase user engagement.

What I propose is that when a user has not logged in for X amount of days, an automatic email reminder is sent to them in order to get them to come back.

S2 member already stores the last login and number of logins so it seems like it should be possible.

(s2member_login_counter (integer, running counter)
s2member_last_login_time (UTC timestamp)

So if anyone knows exactly how something like this could be implemented and is interested in working together on this then please come forward! Could be a great feature to have!

Thanks

That sounds like an idea for @andrejstas. See s2Emails - Send Automated Emails and Renewal Reminders

Took a look at the S2emails plugin, definitely looks like they are on the right track! @andrejstas would you be looking to add the functionality that I explained in the original post?

Thank you

@geg1700 @KTS915 Thank you, guys!

Yes, I’m interested! This feature will be very useful on my website too, haha. We will start working on it soon.