spryker/product-group
ProductGroup module
Maintainers
1.4.0
2025-08-04 11:20 UTC
Requires
- php: >=8.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.
Provides
None
Conflicts
None
Replaces
None
proprietary 1afcd3fa06efea15277152241d017596ba4367fa
This package is auto-updated.
Last update: 2026-06-25 06:09:58 UTC
README
π Latest Stable Version
π Minimum PHP Version
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
