spryker / wishlist
Wishlist module
8.9.0
2024-05-06 12:15 UTC
Requires
- php: >=8.1
- 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)
- 8.9.0
- 8.8.0
- 8.7.3
- 8.7.2
- 8.7.1
- 8.7.0
- 8.6.0
- 8.5.0
- 8.4.0
- 8.3.1
- 8.3.0
- 8.2.3
- 8.2.2
- 8.2.1
- 8.2.0
- 8.1.0
- dev-master / 8.0.x-dev
- 8.0.0
- 7.0.0
- 6.6.0
- 6.5.0
- 6.4.4
- 6.4.3
- 6.4.2
- 6.4.1
- 6.4.0
- 6.3.0
- 6.2.1
- 6.2.0
- 6.1.2
- 6.1.1
- 6.1.0
- 6.0.1
- 6.0.0
- 5.1.2
- 5.1.1
- 5.1.0
- 5.0.0
- 4.2.2
- 4.2.1
- 4.2.0
- 4.1.3
- 4.1.2
- 4.1.1
- 4.1.0
- 4.0.0
- 3.1.1
- 3.1.0
- 3.0.0
- 2.0.2
- 2.0.1
- 2.0.0
- 2.0.0-RC2
- 2.0.0-RC1
- 1.0.0
- 0.20.0
- dev-beta/frw-8430/master-enable-sniffers-for-3rd-party-modules
- dev-beta/app-store/develop
- dev-hotfix/testing-propel
- dev-beta/lazy_table_map_instantiation
- dev-beta/poc-contract-tests
- dev-beta/apps-2942/apps-2978-message-broker-has-jwt-auth-inside-each-message
- dev-beta/spryker-mini-api-framework
- dev-beta/glue-backend-prototype
- dev-beta/glue-backend-prototype-v4
- dev-beta/te-9873-backend-glue-application-plagin-context
- dev-beta/te-9901-extend-glue-application-module
- dev-beta/mp-5445-merchant-products-are-no-buyable
- dev-beta/security-to-spryker-symfony-3.3
- dev-beta/te-7948/dev-session
- dev-master-v6_4_4
This package is auto-updated.
Last update: 2024-11-04 09:15:57 UTC
README
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