spryker / product-relation
ProductRelation module
3.6.0
2024-08-02 09:21 UTC
Requires
- php: >=8.1
- spryker/application: ^3.0.0
- spryker/category: ^3.0.0 || ^4.0.0 || ^5.0.0
- spryker/kernel: ^3.30.0
- spryker/key-builder: ^1.0.0
- spryker/locale: ^3.0.0 || ^4.0.0
- spryker/log: ^3.0.0
- spryker/price-product: ^1.0.0 || ^2.0.0 || ^4.0.0
- spryker/product: ^5.0.0 || ^6.0.0
- spryker/product-category: ^4.0.0
- spryker/product-image: ^3.0.0
- spryker/propel: ^3.24.0
- spryker/propel-orm: ^1.0.0
- spryker/propel-query-builder: ^0.1.1 || ^0.2.0 || ^0.3.0
- spryker/storage: ^3.0.0
- spryker/store: ^1.19.0
- spryker/symfony: ^3.0.0
- spryker/touch: ^3.0.0 || ^4.0.0
- spryker/url: ^3.0.0
- spryker/util-encoding: ^2.0.0
Requires (Dev)
Suggests
- spryker/event: Required to listen for changes affecting product relations.
- spryker/silex: Required by product relation Twig component.
- spryker/twig: Required because of the product relation component.
- 3.6.0
- 3.5.0
- 3.4.0
- 3.3.0
- 3.2.0
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- dev-master / 3.0.x-dev
- 3.0.2
- 3.0.1
- 3.0.0
- 2.4.3
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.3
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.4
- 2.2.3
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.8
- 2.1.7
- 2.1.6
- 2.1.5
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.0
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 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
- dev-tag-2.4.2
This package is auto-updated.
Last update: 2024-11-04 12:40:19 UTC
README
ProductRelation is used to build relations between products. Relations can be automatically built using dynamic rules. Related products then can be used for example to display those in the cart or on product pages. Common uses for this feature are up-selling items and similar item recommendation.
Installation
composer require spryker/product-relation