Email verification required

To require users to authenticate their email, follow these steps:
Step 1:
Truy cập "Shop setting => Store config", switch to tab "Email"
Step 2: 
Enable "ON/OFF send mail" and "Customer verification​​​​​​​"


Result: 
Accounts that have not yet authenticated their email when accessing their profile page will receive a notification screen like the one below:

​​​​​​​

Note:

If you are using plugin Login Socialite (version < v3.2),
Add line  'email_verified_at'    => \Carbon\Carbon::now(),





 

Related topics

Latest Document