Magento 2 get and set session values
In my last post I showed you how to get session objects, now it is time to get and set session values. For this we programmatically set some values to session objects and get...
A Blog about Magento e-Commerce System
In my last post I showed you how to get session objects, now it is time to get and set session values. For this we programmatically set some values to session objects and get...
This time I show you how to get session programmatically from your Magento 2 shop. But before this can be done, we need to take a closer look on Magento 2 sessions . Magento...
One of the first things to do on every Magento live shop is to change backend session timeout. It is frustrating for a shop owner if he has to login every ten minutes. Most...