Download the PHP package alex-le/magento2-review-summary without Composer
On this page you can find all versions of the php package alex-le/magento2-review-summary. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alex-le/magento2-review-summary
More information about alex-le/magento2-review-summary
Files in alex-le/magento2-review-summary
Download alex-le/magento2-review-summary
More information about alex-le/magento2-review-summary
Files in alex-le/magento2-review-summary
Vendor alex-le
Package magento2-review-summary
Short Description Magento 2 Review Summary REST API
License MIT
Package magento2-review-summary
Short Description Magento 2 Review Summary REST API
License MIT
Please rate this library. Is it a good library?
Informations about the package magento2-review-summary
Overview
Magento does not provide a REST API Endpoint to get the reviews/ratings from a product. This Module implements an endpoint to get the rating summary for a single product (by SKU).
Install
Use composer to install this module. From your Magento 2 folder run:
Usage
Create an API Token and provide access to Marketing -> User Content -> Reviews
Use the following API Endpoint:
Endpoint | Request method |
---|---|
/V1/products/:sku/review-summary | GET |
Response Example:
All versions of magento2-review-summary with dependencies
PHP Build Version
Package Version
The package alex-le/magento2-review-summary contains the following files
Loading the files please wait ....