Customising The Customer Registration Form
The standard customer registration form is present in two templates:
THEME-NAME/templates/customer/login.template.html
THEME-NAME/templates/customer/register/template.html
Customising the username field
If you are wanting to allow users to specify their own username:
- Make the hidden input element
reg_username
visible - Navigate to Settings & tools > All settings & tools > Advanced Configuration
- Change the value of the
CUSTOMER_REGISTRATION_IGNORE_USERNAME
config to0