Skip to content

Add cart_session config option to allow for the prevention of the cart deletion on user logout#2349

Merged
glennjacobs merged 5 commits intolunarphp:1.xfrom
charlielangridge:1.x
Dec 8, 2025
Merged

Add cart_session config option to allow for the prevention of the cart deletion on user logout#2349
glennjacobs merged 5 commits intolunarphp:1.xfrom
charlielangridge:1.x

Conversation

@charlielangridge
Copy link
Contributor

Added 'delete_on_logout' config option within cart_session.php config file to allow the prevention of the cart deletion when a user logs out

@alecritson
Copy link
Collaborator

@charlielangridge We're going to change this slightly to delete_on_forget and handle the config value on the forget call of the CartSessionManager I tried to update your PR but was unable to due to permissions, if you're happy to make the changes then feel free, otherwise close the PR so I know to take over :)

@glennjacobs glennjacobs merged commit 2abb7b6 into lunarphp:1.x Dec 8, 2025
44 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Roadmap Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants