spryker / product
Product module
6.44.0
2024-11-04 14:07 UTC
Requires
- php: >=8.2
- spryker/acl-merchant-portal-extension: ^1.0.0
- spryker/event: ^1.0.0 || ^2.3.0
- spryker/kernel: ^3.34.0
- spryker/key-builder: ^1.0.0
- spryker/locale: ^3.0.0 || ^4.0.0
- spryker/log: ^3.0.0
- spryker/message-broker: ^1.0.0
- spryker/message-broker-extension: ^1.0.0
- spryker/product-extension: ^1.5.0
- spryker/propel-orm: ^1.0.0
- spryker/publisher-extension: ^1.0.0
- spryker/storage: ^3.0.0
- spryker/store: ^1.1.0
- spryker/symfony: ^3.0.0
- spryker/touch: ^3.0.0 || ^4.0.0
- spryker/transfer: ^3.27.0
- spryker/url: ^3.2.1
- spryker/util-encoding: ^2.0.0
- spryker/util-text: ^1.1.0
Requires (Dev)
- 6.44.0
- 6.43.1
- 6.43.0
- 6.42.0
- 6.41.0
- 6.40.0
- 6.39.0
- 6.38.1
- 6.38.0
- 6.37.0
- 6.36.3
- 6.36.2
- 6.36.1
- 6.36.0
- 6.35.0
- 6.34.0
- 6.33.0
- 6.32.0
- 6.31.1
- 6.31.0
- 6.30.0
- 6.29.1
- 6.29.0
- 6.28.2
- 6.28.1
- 6.28.0
- 6.27.0
- 6.26.0
- 6.25.1
- 6.25.0
- 6.24.0
- 6.23.0
- 6.22.2
- 6.22.1
- 6.22.0
- 6.21.1
- 6.21.0
- 6.20.3
- 6.20.2
- 6.20.1
- 6.20.0
- 6.19.0
- 6.18.0
- 6.17.1
- 6.17.0
- 6.16.0
- 6.15.0
- 6.14.3
- 6.14.2
- 6.14.1
- 6.14.0
- 6.13.0
- 6.12.0
- 6.11.0
- 6.10.0
- 6.9.0
- 6.8.2
- 6.8.1
- 6.8.0
- 6.7.1
- 6.7.0
- 6.6.2
- 6.6.1
- 6.6.0
- 6.5.0
- 6.4.0
- 6.3.0
- 6.2.0
- 6.1.1
- 6.1.0
- dev-master / 6.0.x-dev
- 6.0.2
- 6.0.1
- 6.0.0
- 5.10.0
- 5.9.0
- 5.8.0
- 5.7.0
- 5.6.0
- 5.5.0
- 5.4.2
- 5.4.1
- 5.4.0
- 5.3.1
- 5.3.0
- 5.2.2
- 5.2.1
- 5.2.0
- 5.1.2
- 5.1.1
- 5.1.0
- 5.0.0
- 4.4.0
- 4.3.0
- 4.2.0
- 4.1.0
- 4.0.2
- 4.0.1
- 4.0.0
- 3.0.2
- 3.0.1
- 3.0.0
- 2.3.0
- 2.2.0
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 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-hotfix/testing-propel
- dev-beta/app-store/develop
- dev-beta/lazy_table_map_instantiation
- dev-beta/poc-contract-tests
- 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-feature/mp-4658/mp-5306-additional-merchant-portal-fixtures
- dev-beta/mp-5445-merchant-products-are-no-buyable
- dev-beta/security-to-spryker-symfony-3.3
- dev-beta/te-7948/dev-session
- dev-backport/5.8.1
This package is auto-updated.
Last update: 2024-11-05 16:35:08 UTC
README
Product provides base infrastructure and CRUD operations to handle abstract product and concrete products. Typically, product data is maintained and enriched in an external Product Information Management (PIM) system. As soon as data is gathered, they are imported to Spryker OS. Incoming product data is transformed into the project specific data structure.
Installation
composer require spryker/product