I’m using Bricks Builder to create a custom registration form, and I’d like to add an email verification step by sending a confirmation link to the user’s email after registration. The user should only be able to access the site after clicking the confirmation link.
I’ve already set up the registration form but am unsure how to handle the confirmation email process, especially generating the confirmation link and restricting access until it’s verified.
Could anyone provide guidance or recommend how to implement this?
I tested it, and apparently, it doesn’t work as expected since it directly registers on the checkout. Maybe there’s a WooCommerce setting I might be missing, but I’ll try again tomorrow.
That being said, adding to your question, I’d also love to achieve this through a Bricks form. Here’s a screenshot of my setup:
Does anyone know how to send the confirmation link? The emails are coming through just fine