Back to Top

Laravel eCommerce Product Questions And Answers Module

Updated 18 March 2026

Laravel eCommerce Product Questions and Answers module allows the admin to let the customers ask the queries related to the products of the Webstore.

If someone has a query related to the product before buying or after purchasing, he can ask his query and will get answered.

Customers can review answers as well for any question by giving them an upvote or downvotes.

The admin can enable the module along with the approval of questions. These questions are visible to the customers in the front end along with the answers.

Complete Features List

  • Customers can add questions to any product and can answer the previously added questions of other customers.
  • Customers can like and dislike the answers after reviewing them.
  • The admin can make any questions/answers active or inactive on the product page.
  • The admin can add answers to customer questions, as well as approve, disapprove, or delete submitted answers.
  • The admin can view customer reviews and delete them when required.

Installation

Download and unzip the extension, then merge the “packages” folder into the project’s root directory.

Searching for an experienced
Laravel Company ?
Find out More
  • Goto config/app.php file and add the following line under ‘providers’
Webkul\QuestionAnswer\Providers\QuestionAnswerServiceProvider::class,
  • Goto composer.json file and add following line under ‘psr-4’
"Webkul\\QuestionAnswer\\": "packages/Webkul/QuestionAnswer/src"
  • Run the following commands to complete the setup:
composer dump-autoload
php artisan question-answer:install

After following these steps, Bagisto Questions and Answers should be successfully installed and ready for use in your project.

Admin Configuration

After the successful installation of the module, the admin can navigate to Admin Dashboard >> Configure >> QuestionAnswer.

/admin-configuration

General Settings

Enable – By the toggle button, the admin can active or inactive this module.

Question Approval Required – From the drop-down, the admin can allow the approval for the questions to the Customers by selecting “Yes” else they can choose “No”.

Email Notification To Customer and Admin – The admin can select “yes” or “no” for sending the email notification to the customer and admin.

Email templates

The admin can select “yes” or “no” for email notification to the admin and the customer template.

Customer Front End Panel

Once the customers sign in to the store after that at the product page they can see the section for question and answer.

Where they can see the posted questions of other customers and can check other questions using view all.

Click “Most Helpful” to see answers liked by the most customers, or “Most Recent” to view the latest questions submitted.

Note – Only logged-in customers can raise the questions.

/product-page-question-answer

After logging in, the customer clicks “Ask Question” to open a pop‑up. By entering details like subject, query, and display name, the question can be submitted.

/ask-question

And in the same way, the customer is able to see the answer on the product page following their question.

/product-page

Customer Questions in Admin Panel

When a customer submits a product question, it appears in Admin → Questions Answers → Questions, where the admin can view all queries along with their subjects and related product names.

/submitted questions

Navigate to the Answer section to view all submitted answers. From here, you can add a response to any question.

/admin-answers

Click on the “A” icon for a question to open the Answer section. Here, the admin can add a reply and manage submitted answers.

In this section, the admin can also approve, disapprove, or delete answers related to that specific question.

/admin-answer-delete

Reviews –

Under reviews, the admin can view all the reviews given to the answers by the customers – it can be like or dislike.

/reviews-reactions

Front end-

And on the front end, at the product page, the customer can view the answer where he can like or dislike the answer and can answer the questions of other queries too.

/front-view-of-reaction

Support

So, that was much about the User Guide of Bagisto Question and Answer Module for any queries or doubts reach out to us at [email protected].

Please explore our Laravel Development Services and Quality Bagisto Extensions.

Current Product Version - v2.2.4

Supported Framework Version - v2.2.4

Blog Version - v2.2.4
  • Version v2.2.4
  • Version v 1.3.1, v1.3.2
. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


Be the first to comment.

Back to Top

Message Sent!

If you have more details or questions, you can reply to the received confirmation email.

Back to Home

Laravel eCommerce Product Questions And Answers Module