This module addresses a common friction point in customer registration: users mistyping their password without realizing it. By adding a "Confirm Password" field to the PrestaShop registration form, it requires customers to enter their password twice and validates that both entries match before the form can be submitted. This helps prevent account creation errors and reduces the volume of password reset requests your support team needs to handle.
- Adds a "Confirm Password" field to the customer registration form
- Validates that both password fields match before allowing form submission
- Uses no core file overrides — hooks into
additionalCustomerFormFields - Supports easy installation, field repositioning, and translation
This module is a practical addition for any store owner who wants to reduce customer frustration during sign-up. It is particularly useful if your store sees a high rate of login failures or password reset requests from newly registered customers. Developers who need to reposition the field can do so manually by referencing the passwordvalidation_password_conf field name or by adjusting the hook order in the module manager.
Comments (0)
Your review appreciation cannot be sent
Report comment
Report sent
Your report cannot be sent