spryker-feature / shopping-lists
Shopping Lists [feature]
Package info
github.com/spryker-feature/shopping-lists
Type:metapackage
pkg:composer/spryker-feature/shopping-lists
202608.0
2026-08-26 12:29 UTC
Requires
- php: >=8.2
- spryker-shop/shopping-list-note-widget: ^1.2.0
- spryker-shop/shopping-list-page: ^1.11.0
- spryker-shop/shopping-list-widget: ^1.7.0
- spryker/shopping-list: ^4.20.0
- spryker/shopping-list-data-import: ^0.2.3
- spryker/shopping-list-note: ^1.4.0
- spryker/shopping-list-session: ^1.3.0
- spryker/shopping-list-storage: ^1.10.0
Suggests
- spryker-feature/cart: Recommended feature dependency.
- spryker-feature/company-account: Recommended feature dependency.
- spryker-feature/customer-account-management: Recommended feature dependency.
- spryker-feature/prices: Recommended feature dependency.
- spryker-feature/product: Recommended feature dependency.
- spryker-feature/spryker-core: Recommended feature dependency.
This package is auto-updated.
Last update: 2026-08-26 12:39:30 UTC
README
The Shopping Lists feature allows customers to create and share multiple lists of products between company business units or single users.Shopping lists can be shared between users with different sets of permissions.
Installation
composer require spryker-feature/shopping-lists
Recommended feature dependencies
- spryker-feature/cart
- spryker-feature/company-account
- spryker-feature/customer-account-management
- spryker-feature/prices
- spryker-feature/product
- spryker-feature/spryker-core
If you don't include the feature dependencies, make sure you use the respective modules instead.
Optional modules
- Shop.ShoppingListPageExtension (Extension)
- ShoppingListProductOptionConnector ^1.5.0 (Connector)
- ShoppingListSessionExtension (Extension)
- ShoppingListsRestApi ^1.5.0 (Legacy Glue)
- ShoppingListsRestApiExtension ^1.0.0 (Extension)