Forgot Password

Use our Forums to find examples and answers to your questions. If you have advanced requirements for your project, contact us and our staff can help you find a solution.

hccdevelopment

Forgot Password Tag

Name: forgot_password

Use this tag for password resets. The EE forgot password process does not allow access to the generated password which is why this tag is required to keep the account password on EE and FoxyCart the same.

{exp:foxee:forgot_password}
<p>
    <
label for="email">Email</label>
    <
input type="text" name="email" value="" />
</
p>
<
p>
    <
input type="submit" name="submit" value="Reset Password" />
</
p>
{/exp:foxee:forgot_password} 


Join our Mailing List