Im trying to add in to my website registration process email verification.
Ive seen the other email verification’s however i would still like to manually approve the member status.
At this moment i have an email that goes out to new users telling them to wait to be approved.
Id like to change this to have a link to my “email verified” page, and when the user accesses this page i get an email or a notification.
Hi,
you can create a custom registration form as instructed here .
Once the user clicks on “Register” send a triggered email with the link to the relevant page.
On the verified page you can also use the triggered email to send yourself an email once someone accesses it.