How To Enable Remember Me Functionality In Magento 2
In this post, I will guide you on How To Enable Remember Me Functionality In Magento 2. Remember me helps customers from needing to enter their login information every time they log into the store.
This feature will save customers from having to spend time entering login information every time they log in. But for security purposes, experts do not recommend using it and Magento 2 does not enable this feature by default.
Magento 2 allows to enable and disable this feature simply. Please follow the steps below:
Steps To Enable Remember Me Functionality In Magento 2
1. Log in to Admin Panel.
2. On the Admin Panel sidebar, go to Stores > Settings > Configuration.
3. In the left panel, choose CUSTOMERS > Persistent Shopping Cart.
4. Expand the General Options section.
5. Untick Use system value and Set Enable Persistence to Yes.
6. Same as above, set Yes for Enable “Remember Me” field.
7. Click Save Config when complete.
You can see the Remember Me checkbox displayed in the Login form.
This is the end of the post.
Follow us for the more helpful posts!
We hope this is a useful post for you on How To Configure Flat Rate Shipping In Magento 2.
Thank you for reading!
if we enable remember and after selecting remember me if user logged than he logged out and again come to login screen, does this functionality display credentials auto filled in login form or it will never automatically logout customer. how does it works, can you please explain.