Hey Fearlex,
I am not clear about what you are looking for.
Do you want to redirect users based on roles? Or want to use different pages to login to wp-admin and account page? or the both?
Thanks for replying.
Basically, my client wants to be able to have several logins (username and password) to login to the same wordpress account, which is the same as saying: the same woocommerce account.
The idea is that a company can have several people order pieces from him, but to have everything under 1 single account. If they need to fire someone, then that login (username and password) gets deleted, but the general account for the company keeps intact.
Not sure if i’m explaining myself properly, but that’s the idea.
Is it possible ?
Thanks in advanced.
Hello Fearlex,
I am working on a CRM solution so I understand what you are saying.
WooCommerce has a user meta for company name. So you can add the company name in the users profile and create as many accounts as you want. WooCommerce is not built to manage users in groups.
So you have to create separate username and password for each account. When the employees are fired, delete the account. The orders will be intact with all the data. So you can search and sort the orders with the username, email anytime. For better organization, you can use the company domain in the email address. So, from the email address, you can tell which user belongs to which company.
Thank you so much for your response. It is a feasible idea, and i will probably head that way.
Thanks.
Hi,
I am also looking for same feature as multiple logins for same account.
Eg: in a family dad, mom and son access same account with different logins as they need.
Is this possible?