This page allows any authorized user to connect to the PrestaShop back-office.
If the email, that is being typed in the main login form, is incorrect, the UI will be prompted with the instant error message Please enter a valid email address.
If the email or password, that is being typed in the main login form, is incorrect, the UI will be prompted with the error message There is one error. The employee does not exist, or the password provided is incorrect.
If the password, that is being typed in the main login form, is incorrect, the UI will be prompted with the error message There is one error. Invalid password.
After typing the email into the input, clicking the button Send reset link, a link will be generated and sent to the defined email. The email message will contain unique URL. Clicking that unique URL from email, will redirect to Reset your password form. The form will contain New password and Confirm new password inputs, and those fields are mandatory to fill. After filling new password and retyping new password again in required fields, Reset password button should be clicked. Cancel button will back-flip the UI into the main login screen.
If the email reset attempt is successful, the message will appear Please, check your mailbox. A link to reset your password has been sent to you.
If users’ email link clicking attempt is successful, there will be a redirection back to the Prestashop administration UI with the success message Your password has been successfully changed. You will be redirected to the login page in a few seconds. Then administrator will be able to login using the new password, in the main login form.
If the email that is typed, doesn’t exist, there will be an error notification message There is one error. This account does not exist.
If there is no email input text submitted, the Email address title becomes in red color, red notification message appears below the email input This field is required. and the input becomes with red background.
The Bottom UI elements remain the same for main login form and flipped send reset link form: