Hi everyone,
i have two websites:
1 - a normal website which requires to login to browse it
2 - a shop (PrestaShop 1.5.6.0)
at the moment everytime that someone registers on the website i automatically create the user in the shop with the same credentials.
My goal now is start the session of both the websites at the same time or better every time that someone login into the the website should be automatically logged in also on the shop
Any Idea or suggestion on how to do it?
I was thinking about try with CURL
Thanks for any help