spryker/product-group

ProductGroup module

Maintainers

πŸ‘ spryker-bot

Package info

github.com/spryker/product-group

pkg:composer/spryker/product-group

Statistics

Installs: 2 682 147

Dependents: 5

Suggesters: 0

Stars: 0

1.4.0 2025-08-04 11:20 UTC

Requires

Suggests

  • spryker/silex: If you want to use the ProductGroupTwigServiceProvider.

Provides

None

Conflicts

None

Replaces

None

proprietary 1afcd3fa06efea15277152241d017596ba4367fa


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

Documentation

Spryker Documentation