How can we create multiple logins ?

We would like to create two separate login pages as follows.

  1. One for our Customers to login and place order.
  2. Other one for our suppliers to login and look at their open orders.

Any help or reference link would be greatly appreciated.

Thanks a lot!

In one login page, you can add a button or icon for the user to select whether they are a customer or supplier .
Then you can add a dynamic page for both the customers and suppliers