i am new with magento
I want to modify Magento’s registration flow
- Users fill in basic information such as email, password, …
- When you click submit, an email will be sent with a verification code for the registered email.
- The user will enter the verification code in the email and complete the registration
I don’t know how to code the email sending?
Can someone guide me or can give me some references
Thank you!!!