spryker / product-set
ProductSet module
1.8.1
2024-05-06 12:15 UTC
Requires
- php: >=8.1
- spryker/kernel: ^3.30.0
- spryker/key-builder: ^1.0.0
- spryker/locale: ^3.1.0 || ^4.0.0
- spryker/product: ^5.0.0 || ^6.0.0
- spryker/product-image: ^3.3.0
- spryker/propel-orm: ^1.1.0
- spryker/search: ^6.0.0 || ^7.0.0 || ^8.0.0
- spryker/search-extension: ^1.0.0
- spryker/storage: ^3.0.0
- spryker/touch: ^3.0.0 || ^4.0.0
- spryker/url: ^3.2.1
Requires (Dev)
Suggests
- spryker/elastica: If you want to use ProductSetCollectorClient with the provided search functionalities.
- 1.8.1
- 1.8.0
- 1.7.0
- 1.6.2
- 1.6.1
- 1.6.0
- 1.5.1
- 1.5.0
- 1.4.1
- 1.4.0
- 1.3.4
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.1
- 1.1.0
- dev-master / 1.0.x-dev
- 1.0.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/glue-backend-prototype
- dev-beta/glue-backend-prototype-v4
- dev-beta/spryker-mini-api-framework
- 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
This package is auto-updated.
Last update: 2024-11-04 12:34:09 UTC
README
ProductSet puts together multiple products to emphasize that a set of products can be bought together. Product sets in Yves can be represented with their own standalone catalog and detail pages. ProductSet module manages the product set's functionalities such as persisting all related data to database and reading from it. It also provides Client functionality to list product sets from search.
Installation
composer require spryker/product-set