AbanteCart Community

Shopping Cart Operations => Support => Topic started by: thangarajshiva on June 29, 2021, 09:59:52 PM

Title: How to disable multiple login?
Post by: thangarajshiva on June 29, 2021, 09:59:52 PM
How to disable multiple login of a customer & admin
Title: Re: How to disable multiple login?
Post by: Basara on June 30, 2021, 03:36:38 AM
Hi, I could not understand your question, could you please elaborate it
Title: Re: How to disable multiple login?
Post by: thangarajshiva on July 08, 2021, 10:02:52 PM
how to disable multiple login for single account?  / customer
 example if user has logged in to the system using pc web browser
they will be auto logged out if he/she logged to other browser or device
Title: Re: How to disable multiple login?
Post by: abolabo on July 09, 2021, 03:30:18 AM

You should to write your own extension for this. AbanteCart do not have this native functionality.
Database contains  table online_customers and you can use data from it.
Title: Re: How to disable multiple login?
Post by: thangarajshiva on July 19, 2021, 07:31:45 PM
Thank you .

However AbanteCart may consider "Disabling  multiple login" functionality.
like whenever customer login to second device same time and or not logged from previous system
they will be auto logged out if they logged to other browser or device
an or one warning may be given to the customer and close the previous session, please