spryker/product-review
ProductReview module
Maintainers
2.15.0
2025-08-04 11:49 UTC
Requires
- php: >=8.2
- spryker/event: ^1.0.0 || ^2.0.0
- spryker/kernel: ^3.52.0
- spryker/key-builder: ^1.0.0
- spryker/locale: ^3.1.0 || ^4.0.0
- spryker/log: ^3.0.0
- spryker/message-broker-extension: ^1.0.0
- spryker/product: ^5.2.0 || ^6.14.0
- spryker/product-extension: ^1.3.0
- spryker/propel-orm: ^1.1.0
- spryker/search: ^6.3.0 || ^7.0.0 || ^8.0.0
- spryker/search-extension: ^1.0.0
- spryker/storage: ^3.0.0
- spryker/touch: ^3.1.0 || ^4.0.0
- spryker/transfer: ^3.25.0
- spryker/twig: ^3.0.0
- spryker/zed-request: ^3.0.0
Requires (Dev)
Suggests
- spryker/catalog: If you want to use Catalog plugins, minimum required version: 5.2.0.
- spryker/elastica: Allow sending log messages to an Elastic Search server.
- spryker/search-elasticsearch: If you want to use search plugins.
- spryker/silex: If you want to use ServiceProvider.
Provides
None
Conflicts
None
Replaces
None
proprietary 224e61eb6fa9b8a8d227d0c51674e5ca817961f5
This package is auto-updated.
Last update: 2026-06-25 10:15:21 UTC
README
👁 Latest Stable Version
👁 Minimum PHP Version
ProductReview allows end users to add reviews and ratings to abstract products. Rating information, when approved, can be used for sorting and filtering products. Product ratings and reviews can be displayed for end users on demand.
Installation
composer require spryker/product-review
