Functional description
Difficulty level:
Customer user block
Manages the login user linked to the customer and their permission profiles.
Functions
- User details and the linked permission profiles.
- Live username check when creating a new user.
Actions
- Add or remove a permission profile (rights action_customer_addprofile / action_customer_deleteprofile).
- Create a new user (right action_customer_create_new_user), or link/unlink a different existing user (action_customer_connect_different_user / action_customer_unlink_user).
- Change the password, username or e-mail address (action_customer_change_password / action_customer_change_username / action_customer_change_email) and e-mail a password reset link.
- View the front-end as this user (right action_customer_view_front).





