Skip to content

1.0.0

Compare
Choose a tag to compare
@spryker-release-bot spryker-release-bot released this 11 Sep 16:13
· 300 commits to master since this release

Included commits: https://github.com/spryker/ProductReview/tree/1.0.0

Initial Release

  • Defines client action to save product reviews.
  • Defines client action to retrieve product reviews for a product abstract from Search.
  • Defines client action to retrieve the product review details of a product abstract from Storage.
  • Defines spyProductReview twig extension to inject product review details to any twig on demand using product abstract id.
  • Defines spyProductReviewMaximumRating twig extension to access maximum rating configuration from any twig on demand.
  • Defines the spy_product_review table
  • Contains the create, delete, read, and status update actions over the product review entities including touch event handlings.