9.1 Custom URL Keys
Each form can have a custom URL key. For example:
- Default:
yourstore.com/customer/account/create - B2B:
yourstore.com/b2b-registrations - Doctors:
yourstore.com/doctors-registration
The module includes a custom router (FormRouter) that maps these URL keys to the registration controller with the appropriate form key.