Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I need to send email reminder to member if he didnt confirmed his account 5 days after registration.
Any ideas how to do this ?
BR
Hello Josip,
Take a look at BackgroundTaskRunner: https://our.umbraco.com/documentation/reference/Scheduling/
Or implement Hangfire (with I personally recommend): https://www.hangfire.io/
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
How to create scheduled task?
I need to send email reminder to member if he didnt confirmed his account 5 days after registration.
Any ideas how to do this ?
BR
Hello Josip,
Take a look at BackgroundTaskRunner: https://our.umbraco.com/documentation/reference/Scheduling/
Or implement Hangfire (with I personally recommend): https://www.hangfire.io/
is working on a reply...