2017 © Pedro Peláez
 

magento2-module magento2-product-rating-extension

A Magento 2 module which exposes a products average ratings and rating count as an extension attribute

image

snowio/magento2-product-rating-extension

A Magento 2 module which exposes a products average ratings and rating count as an extension attribute

  • Thursday, May 11, 2017
  • by joshdifabio
  • Repository
  • 4 Watchers
  • 8 Stars
  • 7,897 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

Magento 2 Product Rating Extension

Description

A Magento 2 module which exposes a products average review rating and rating count. These two fields are exposed as extension attributes that are accessible via Product get API calls. Please refer to the Magento 2 DevDocs section on Getting Started with Magento Web APIs for more information about API access., (*1)

Prerequisites

  • PHP 7.0 or newer
  • Composer (https://getcomposer.org/download/).
  • magento/module-catalog module 100, 101 or newer.
  • magento/module-review module 100 or newer.
  • magento/module-store module 100 or newer.
  • magento/framework 100 or newer

Installation

composer require snowio/magento2-product-rating-extension
php bin/magento module:enable SnowIO_ProductRatingExtension
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:flush

Usage

Once installed subsequent product requests will contain new extension_attributes with the fields average_review_rating and ratings_count., (*2)

  • average_review_rating : The average rating of all reviews of the product.
  • ratings_count : The number of review ratings.

License

This software is licensed under the MIT License. View the license, (*3)

The Versions

11/05 2017

dev-master

9999999-dev

A Magento 2 module which exposes a products average ratings and rating count as an extension attribute

  Sources   Download

MIT

The Requires

  • php >=7
  • magento/module-catalog ^100|^101
  • magento/module-review ^100
  • magento/module-store ^100
  • magento/framework ^100

 

by Alexander Wanyoike

11/05 2017

v2.0.0

2.0.0.0

A Magento 2 module which exposes a products average ratings and rating count as an extension attribute

  Sources   Download

MIT

The Requires

  • php >=7
  • magento/module-catalog ^100|^101
  • magento/module-review ^100
  • magento/module-store ^100
  • magento/framework ^100

 

by Alexander Wanyoike

11/05 2017

dev-feature/remove-plugin

dev-feature/remove-plugin

A Magento 2 module which exposes a products average ratings and rating count as an extension attribute

  Sources   Download

MIT

The Requires

  • php >=7
  • magento/module-catalog ^100|^101
  • magento/module-review ^100
  • magento/module-store ^100
  • magento/framework ^100

 

by Alexander Wanyoike

10/05 2017

v1.2.0

1.2.0.0

A Magento 2 module which exposes a products average ratings and rating count as an extension attribute

  Sources   Download

MIT

The Requires

  • php >=7
  • magento/module-catalog ^100|^101
  • magento/module-review ^100
  • magento/module-store ^100
  • magento/framework ^100

 

by Alexander Wanyoike

10/05 2017

dev-feature/add-review-list-per-store-endpoint

dev-feature/add-review-list-per-store-endpoint

A Magento 2 module which exposes a products average ratings and rating count as an extension attribute

  Sources   Download

MIT

The Requires

  • php >=7
  • magento/module-catalog ^100|^101
  • magento/module-review ^100
  • magento/module-store ^100
  • magento/framework ^100

 

by Alexander Wanyoike

10/02 2017

dev-feature/update-readme

dev-feature/update-readme

A Magento 2 module which exposes a products average ratings and rating count as an extension attribute

  Sources   Download

MIT

The Requires

  • php >=7
  • magento/module-catalog ^100|^101
  • magento/module-review ^100
  • magento/module-store ^100
  • magento/framework ^100

 

by Alexander Wanyoike

11/01 2017

v1.1.0

1.1.0.0

A Magento 2 module which exposes product ratings as an extension attribute

  Sources   Download

MIT

The Requires

  • php >=7
  • magento/module-catalog ^100|^101
  • magento/module-review ^100
  • magento/module-store ^100
  • magento/framework ^100

 

by Alexander Wanyoike

10/01 2017

dev-feature/add-ratings-count

dev-feature/add-ratings-count

A Magento 2 module which exposes product ratings as an extension attribute

  Sources   Download

MIT

The Requires

  • php >=7
  • magento/module-catalog ^100|^101
  • magento/module-review ^100
  • magento/module-store ^100
  • magento/framework ^100

 

by Alexander Wanyoike

16/11 2016

v1.0.1

1.0.1.0

A Magento 2 module which exposes product ratings as an extension attribute

  Sources   Download

MIT

The Requires

  • php >=7
  • magento/module-catalog ^100|^101
  • magento/module-review ^100
  • magento/module-store ^100

 

by Alexander Wanyoike

08/11 2016

v1.0.0

1.0.0.0

A Magento 2 module which exposes product ratings as an extension attribute

  Sources   Download

MIT

The Requires

  • php >=7
  • magento/module-catalog ^100|^101
  • magento/module-review ^100
  • magento/module-store ^100

 

by Alexander Wanyoike