Details
-
Type: Sub-task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.12.0-b1
-
Component/s: Plugins, Staff Interface
-
Labels:None
Description
Create a migration to add a new Email Verification email template.
Email Group
- action - verify_email
- type - client
- tags - {verification_url},{contact.first_name},{contact.last_name},{username},{ip_address}
Emails
- from - same as forgot_username
- from_name - same as forgot_username
- subject - Email Verification
- text -
Please click the link below to verify your email
{verification_url} - html -
<p>Please click the link below to verify your email</p>
<a href="{verification_url}">{verification_url}</a> - status - active