spryker/product-label
ProductLabel module
Maintainers
3.14.0
2025-08-04 11:20 UTC
Requires
- php: >=8.2
- spryker/event: ^1.0.0 || ^2.3.0
- spryker/kernel: ^3.30.0
- spryker/key-builder: ^1.0.0
- spryker/locale: ^3.1.0 || ^4.0.0
- spryker/log: ^2.0.0 || ^3.0.0
- spryker/product: ^5.0.0 || ^6.0.0
- spryker/product-extension: ^1.4.0
- spryker/propel-orm: ^1.1.0
- spryker/publisher-extension: ^1.0.0
- spryker/storage: ^3.0.0
- spryker/store: ^1.19.0
- spryker/symfony: ^3.0.0
- spryker/touch: ^3.1.0 || ^4.0.0
- spryker/transfer: ^3.27.0
- spryker/twig: ^3.0.0
Requires (Dev)
- spryker/catalog: *
- spryker/code-sniffer: *
- spryker/propel: ^3.0.0
- spryker/search: *
- spryker/silex: *
- spryker/testify: *
Suggests
- spryker/catalog: If you want to use Catalog plugins, minimum required version: 5.2.0.
- spryker/search: (^6.4.0) If you want to use ProductLabelFacetValueTransformerPlugin.
- spryker/silex: If you want to use the ProductLabelTwigServiceProvider.
Provides
None
Conflicts
None
Replaces
None
proprietary 79b6214ad1923191e63a6e381d581f09d2682a27
This package is auto-updated.
Last update: 2026-06-27 10:28:19 UTC
README
👁 Latest Stable Version
👁 Minimum PHP Version
ProductLabel allows to add labels to abstract products. These labels can be collected and exported for rendering in Yves. ProductLabel provides basic CRUD operations to handle product labels. Also provides Yves and Client implementation to read and prepare labels for rendering on the frontend.
Installation
composer require spryker/product-label
