Admin long login - token in cookie
This module will make you never logout from the admin dashboard, unless you click on the logout button.
-
Nothing worse than typing in all the info for a product or category only to be logged out when you click save. This extension fixes this!
-
Lot of free modules promise "admin stay logged in", however, these modules only just inject a javascript code that makes "heartbeat" AJAX request to keep the session on.
-
The problem is that, if you close the browser, or if you open the admin dashboard without the token in the URL, or with an old token in the URL, then you will find yourself logged out.
-
Unlike other modules that promise "admin stay logged in", this module will make the default opencart token (that is in the URL normally) in the cookie and increases the lifespan of the cookie.
With this extension, you are now sure to stay logged in whatever you type in the URL like:
- No token at all:
www.mystore.com/admin?route=xxx/yyy
- Any token:
www.mystore.com/admin?route=xxx/yyy&token=123123
This is the last time you will see the login screen on your dashboard ;) unless you log out manually.
REQUIREMENTS
- VQMOD or OCMOD
Demo Opencart 2
- Demo URL:
http://demo3.prowebtec.com/demo_lolo2/admin
- Username:
admin
- Password:
admin
- Product Code: lolo-oc23
-
20.00€