-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Get product review list added by customer - Using Bagisto Store Front Rest API #261
Comments
Dear Amit, Thanks for your response. I need reviews of by products not by customers. In headless development, I need all reviews of selected product by its Id. Right now API is providing Reviews of selected customer. |
Hello @rohit-ghoghari, I hope this message finds you well. Regarding your request to view all reviews by product ID, I have investigated and found that this feature is currently unavailable. At present, we can only store reviews by product ID. I have attached an image to illustrate this Link. To address this issue, I will create a new pull request to implement the functionality for retrieving all reviews by product ID. I will share the details with you once it is completed. Thank you for bringing this to our attention. Best regards, |
Okay Amit, I can help you with this if you will allow me. I will create new pull request for this enhancement and you only need to merge it. Thanks |
Yes you can proceed with PR. Just make sure to follow all the We will be glad if you can contribute to Bagitso rest API. Thanks |
Hello Amit, I have sent a pull request for product review REST API enhancement. Please review. Thanks |
@amit-webkul we need to create the REST API to get all product review list added by the customer. Please check and create API for the web front. Checked in both v2.2.1 and v2.2.2 Reference Screenshot: https://webkul.chatwhizz.com/share/screenshot/6772526df2e9336a27cc5fe0 |
Is your feature request related to a problem? Please describe.
We have REST API for adding reviews in products but when I check we don't have REST API to get a list of reviewers list.
Describe the solution you'd like
We need to create one GET REST API to receive all product review lists.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: