Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
minLevel1
maxLevel7

Design

...

...

How it works

Sign up page composition

  • Title of the page : “Sign up”

  • Introductory text : “

  • Sign up Form

...

When users clicks on the sign up button after filling the sign up form :

  • A popin message appear to confirm the registration is made with successAn email is sent to all administrators to let them know a user is requesting accessconfirmation message display

  • The user for whom the sign up request was made receives an email informing him that he must validate his email address to confirm his account creation request. At this stage the user appears is not visible in the list of users to be approved by administrators in the administration interface, but in an inactive status.When the user's email is confirmed, the user to be approved becomes active in the administration interfacethe backoffice.

  • As soon as the user confirmed his email, the pending account display in administrators’s dashboards in the backoffice.

  • A confirmation email is sent to the user to let him know his account request is pending validation.

  • Administrators can approve the account or not.

  • As soon as the user awaiting validation account is validated approved by an administrator (from the back office), then the user's account becomes active, and he the user receives a confirmation by email.

...