Do aimeos supports abandoned cart functionality?

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
skydev
Posts: 18
Joined: 01 Jul 2021, 10:24

Do aimeos supports abandoned cart functionality?

Post by skydev » 21 Feb 2022, 12:00

We are looking for abandoned functionality when cart data can be stored in my database and email should be fired on day end
Any help will be really appreciated

User avatar
aimeos
Administrator
Posts: 7895
Joined: 01 Jan 1970, 00:00

Re: Do aimeos supports abandoned cart functionality?

Post by aimeos » 21 Feb 2022, 12:04

Not yet but we also want to have that feature in the core. It should be just like adding a new table and modify this code to store the basket in the table and not in the session:
https://github.com/aimeos/aimeos-core/b ... p#L67-L145
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply