The Flow
In this section, we are going to understand how the application works.
How do the users register?
There are two ways a user registers to the platform.
Self Registration through the Sign-Up page.
Admin registers the user.
Self Registration
In this process, any user can register for the role of owner The registration page is https://yourwebsite.com/sign-up After the registration, they will be able to log in with the same URL as Admin Login.
There are 2 ways to self-registration
Sign-up button -> Registration after clicking this button user will get a 1month trial package.
Registration after choosing a package.
Admin Registers the users
Admin can add users from the Admin Dashboard. Admin > users> Add New user and create a new User.
Last updated