Skip to content
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

Open
rohit-ghoghari opened this issue May 13, 2024 · 7 comments
Assignees

Comments

@rohit-ghoghari
Copy link

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

@shivendra-webkul shivendra-webkul transferred this issue from bagisto/bagisto May 13, 2024
@amit-webkul
Copy link
Collaborator

I have checked and found that this API is already in our swagger with the name CustomerReviews. I have added a screenshot for a reference:

product-review-shop

@rohit-ghoghari
Copy link
Author

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.

@amit-webkul
Copy link
Collaborator

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,

@rohit-ghoghari
Copy link
Author

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

@amit-webkul
Copy link
Collaborator

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 coding standard and code quality.

We will be glad if you can contribute to Bagitso rest API.

Thanks

@rohit-ghoghari
Copy link
Author

Hello Amit,

I have sent a pull request for product review REST API enhancement.

Request link

Please review.

Thanks

@nishant-webkul
Copy link
Collaborator

nishant-webkul commented Dec 30, 2024

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants