spryker / product-option
ProductOption module
8.20.0
2024-11-04 14:07 UTC
Requires
- php: >=8.2
- spryker/acl-merchant-portal-extension: ^1.0.0
- spryker/calculation-extension: ^1.1.0
- spryker/country: ^3.0.0 || ^4.0.0
- spryker/currency: ^3.2.0 || ^4.0.0
- spryker/event: ^2.1.0
- spryker/glossary: ^3.0.0
- spryker/gui: ^3.33.0
- spryker/kernel: ^3.30.0
- spryker/key-builder: ^1.0.0
- spryker/locale: ^3.0.0 || ^4.0.0
- spryker/money: ^2.4.0
- spryker/price: ^5.0.0
- spryker/product: ^5.0.0 || ^6.0.0
- spryker/product-option-extension: ^1.1.0
- spryker/product-option-gui-extension: ^1.0.0
- spryker/propel-orm: ^1.0.0
- spryker/sales: ^6.0.0 || ^7.0.0 || ^8.0.0 || ^10.0.0 || ^11.0.0
- spryker/sales-extension: ^1.6.0
- spryker/storage: ^3.0.0
- spryker/store: ^1.19.0
- spryker/symfony: ^3.0.0
- spryker/tax: ^5.0.0
- spryker/touch: ^3.0.0 || ^4.0.0
- spryker/transfer: ^3.25.0
- spryker/util-encoding: ^2.0.0
- spryker/util-text: ^1.1.0
Requires (Dev)
- spryker/application: *
- spryker/calculation: *
- spryker/checkout: *
- spryker/code-sniffer: *
- spryker/config: *
- spryker/container: *
- spryker/customer: *
- spryker/event-dispatcher: *
- spryker/form: *
- spryker/money-gui: *
- spryker/oms: *
- spryker/propel: *
- spryker/router: *
- spryker/testify: *
- spryker/twig: *
- spryker/validator: *
- spryker/zed-navigation: *
Suggests
- spryker/calculation: If tax rate calculation for options is needed.
- spryker/checkout: If checkout plugins are needed.
- 8.20.0
- 8.19.0
- 8.18.0
- 8.17.0
- 8.16.0
- 8.15.2
- 8.15.1
- 8.15.0
- 8.14.0
- 8.13.1
- 8.13.0
- 8.12.0
- 8.11.0
- 8.10.2
- 8.10.1
- 8.10.0
- 8.9.2
- 8.9.1
- 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.1
- 8.2.0
- 8.1.0
- dev-master / 8.0.x-dev
- 8.0.1
- 8.0.0
- 7.0.0
- 6.11.0
- 6.10.0
- 6.9.0
- 6.8.2
- 6.8.1
- 6.8.0
- 6.7.0
- 6.6.2
- 6.6.1
- 6.6.0
- 6.5.0
- 6.4.1
- 6.4.0
- 6.3.0
- 6.2.0
- 6.1.5
- 6.1.4
- 6.1.3
- 6.1.2
- 6.1.1
- 6.1.0
- 6.0.0
- 5.6.0
- 5.5.1
- 5.5.0
- 5.4.0
- 5.3.1
- 5.3.0
- 5.2.1
- 5.2.0
- 5.1.0
- 5.0.0
- 4.0.0
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.1.2
- 2.1.1
- 2.1.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/poc-contract-tests
- dev-beta/lazy_table_map_instantiation
- 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-backport/6.12.0
- dev-beta/security-to-spryker-symfony-3.3
- dev-beta/te-7948/dev-session
- dev-master-6.11.0
- dev-master-ps-8903-product-option-6-10-0
- dev-master-6.8.2
This package is auto-updated.
Last update: 2024-11-05 16:35:25 UTC
README
ProductOption extends products with additional layer of optional items that can be sold with the actual product. Options are normally the type of add-ons that do not have stock and they cannot be bought on their own. Some examples of product options are insurance or gift wrapping, as such, they can only exist if the actual main product is bought. Product options are linked to abstract products.
Installation
composer require spryker/product-option