front-commerce-magento/module-review-graph-ql
Composer 安装命令:
composer require front-commerce-magento/module-review-graph-ql
包简介
This is a port of Magento 2.4.1 code for 2.3.x versions.
README 文档
README
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:
composer require front-commerce-magento/module-review-graph-ql:4.1.2
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.
统计信息
- 总下载量: 33
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2020-10-19