spryker/wishlist
Wishlist module
Maintainers
8.10.0
2025-08-04 12:18 UTC
Requires
- php: >=8.2
- spryker/cart: ^5.0.0 || ^7.0.0
- spryker/customer: ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
- spryker/kernel: ^3.30.0
- spryker/price-product: ^1.0.0 || ^2.0.0 || ^4.0.0
- spryker/product: ^5.9.0 || ^6.0.0
- spryker/propel-orm: ^1.1.0
- spryker/transfer: ^3.25.0
- spryker/wishlist-extension: ^1.3.0
- spryker/zed-request: ^3.0.0
Requires (Dev)
Suggests
None
Provides
None
Conflicts
None
Replaces
None
proprietary f9f9abc4c731361c99bd12132b9882c73c49439d
This package is auto-updated.
Last update: 2026-06-27 15:07:28 UTC
README
👁 Latest Stable Version
👁 Minimum PHP Version
Wishlist provides infrastructure and functionality to handle multiple wishlists for a customer account as well as manage wishlist items. A customer has a default wishlist, which will be created first time when there is a request made to manage its items. There is only one wishlist per customer by default, however one customer can have multiple named wishlists, if required. The wishlist is permanent and persists between sessions.
Installation
composer require spryker/wishlist
