Download the PHP package front-commerce-magento/module-review-graph-ql without Composer
On this page you can find all versions of the php package front-commerce-magento/module-review-graph-ql. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download front-commerce-magento/module-review-graph-ql
More information about front-commerce-magento/module-review-graph-ql
Files in front-commerce-magento/module-review-graph-ql
Package module-review-graph-ql
Short Description This is a port of Magento 2.4.1 code for 2.3.x versions.
License OSL-3.0 AFL-3.0
Informations about the package module-review-graph-ql
ReviewGraphQl
ReviewGraphQl provides endpoints for getting and creating the Product reviews by guest and logged in customers.
This is a port of Magento 2.4.1+ code for 2.3.x versions.
Versions
This repository follows semantic versioning. The Major and Minor version numbers match the Magento version: 4.1.x contains the GraphQL module as it is in Magento 2.4.1. The patch version is left for internal fixes if needed.
Installation
Composer
You can install this module with the following command:
Please note that you will also have to patch the existing Magento Review module. The patch is automatically applied if your project supports composer patches. Otherwise you must follow the procedure documented below in the "Manual" installation regarding the Config.php file.
Manual
To install manually, copy the content of this repository in your project's app/code/Magento/ReviewGraphQl directory.
Copy theConfig.php file in the /Model/Review directory of the Magento Review module.
All versions of module-review-graph-ql with dependencies
magento/module-catalog Version *
magento/module-review Version *
magento/module-store Version *
magento/framework Version *
cweagans/composer-patches Version ^1.6