Download the PHP package magereactor/custom-reviews without Composer
On this page you can find all versions of the php package magereactor/custom-reviews. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download magereactor/custom-reviews
More information about magereactor/custom-reviews
Files in magereactor/custom-reviews
Download magereactor/custom-reviews
More information about magereactor/custom-reviews
Files in magereactor/custom-reviews
Please rate this library. Is it a good library?
Informations about the package custom-reviews
Overview
MageReactor CustomReviews Module. Retrieve reviews based on product's SKU.
Module Allow
- Save Review
- Get Review By Review ID
Resource | Method | Description |
---|---|---|
/V2/review | POST | Method to save Review |
/V2/review/:id | GET | Method to retrieve one review by id |
Compatiblity
Currently, this module is compatible with Magento 2.4.x
Install
Composer
Enable Module
The package comes with the MageReactor_Base module. This Base module contains necessary configurations for all MageReactor's extensions
You may need to Flush Magento Cache after installation.
Save Review
/V2/review
Body
Get Review
/V2/review/:reviewId
Response
All versions of custom-reviews with dependencies
PHP Build Version
Package Version
The package magereactor/custom-reviews contains the following files
Loading the files please wait ....