spryker / product-group
ProductGroup module
1.3.0
2020-07-24 04:44 UTC
Requires
- php: >=7.2
- spryker/kernel: ^3.52.0
- spryker/key-builder: ^1.0.0
- spryker/product: ^5.0.0 || ^6.0.0
- spryker/propel-orm: ^1.1.0
- spryker/storage: ^3.0.0
- spryker/touch: ^3.0.0 || ^4.0.0
- spryker/twig: ^3.0.0
Requires (Dev)
Suggests
- spryker/silex: If you want to use the ProductGroupTwigServiceProvider.
- 1.3.0
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 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/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 13:34:26 UTC
README
ProductGroup allows the grouping of multiple abstract products for various reasons. One of the most common use cases of this feature is grouping together same products that come in different colors to make user’s browsing more convenient. ProductGroup provides basic CRUD operations to handle product groups. It also provides Yves and Client implementation to read and prepare groups for rendering on the frontend.
Installation
composer require spryker/product-group