1

Anyone know how I can keep a user session within Magento , I wish that even if the user closes the browser or turn off the computer to access my website your account or session is still open , as I can do it active ? so far I have only lengthened the time Cookie, someone will know a method that can be applied or how this is done ?

asked Jul 19, 2016 at 18:20
1
  • you can edit your old question instead of asking another one Commented Jul 19, 2016 at 18:30

1 Answer 1

0

that's the right way to go: Setting the Cookie Lifetime to a higher value will keep your customers logged in for this amount of time, as long as the cookie exists in the browser and the lifetime has not expired.

answered Jul 20, 2016 at 5:34
1
  • Thanks but, i wish that even if the user closes the browser or turn off the computer to access my website your account or session is stilled open, i have configured the Cookie Lifetime in 86,400. Commented Jul 20, 2016 at 14:58

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.