After my users register, I want it to be mandatory that they verify by clicking a link sent to their email (This should rule out any usage of someone else's email id by fraud or prank users)
A more basic question I have is, (And am sure I have missed some step) I am developing the site on localhost. I set up new User Registration fields. I made a user form. I put it in a page. I tested the form by filling out the fields and hitting submit. Then I checked my email if I had recieved the username and password. For some reason I could not find the email, not in my inbox or in my social or promotion or spam inboxes. Do I need to setup some SMTP?
I also want to include a 2 factor authentication system. Was wondering, how far in this process, should I use toolset and then next integrate some other 2 factor plugin.
Hello. Thank you for contacting the Toolset support.
Well - There is no such feature available with Toolset Forms but you can achieve something similar (not exactly you will required) by letting users register with an auto-generated password.
Then you can use the Toolset Forms email notification to send an email notification with their password to their registered email ID.
Just to let you know the feature you demanded to have the a confirmation link on email is already filed but there is no ETA on it.
A more basic question I have is, (And am sure I have missed some step) I am developing the site on localhost. I set up new User Registration fields. I made a user form. I put it in a page. I tested the form by filling out the fields and hitting submit. Then I checked my email if I had recieved the username and password. For some reason I could not find the email, not in my inbox or in my social or promotion or spam inboxes. Do I need to setup some SMTP?
==> Yes, please check and configure your SMTP settings.
I also want to include a 2 factor authentication system. Was wondering, how far in this process, should I use toolset and then next integrate some other 2 factor plugin.
==> 2 factor auth will not work with email notifications as its not supported.