How to disable multiple login of a customer & admin
Hi, I could not understand your question, could you please elaborate it
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
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.
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