Laravel eCommerce Product Questions and Solutions module permits the admin to let the purchasers ask the queries associated to the merchandise of the Webstore.
If somebody has a question associated to the product earlier than shopping for or after buying, he can ask his question and can get answered.
Prospects can assessment solutions as properly for any query by giving them an upvote or downvotes.
The admin can allow the module together with the approval of questions. These questions are seen to the purchasers within the entrance finish together with the solutions.
Full Options Record
- Prospects can add inquiries to any product and may reply the beforehand added questions of different prospects.
- Prospects can like and dislike the solutions after reviewing it.
- The admin could make any questions/solutions energetic or inactive on the product web page.
- The admin can edit any query or reply.
- Admin can approve or disapprove the critiques from the shopper.
Set up of laravel Product Query and Reply Module
Unzip the respective extension zip after which merge the “QuestionAnswer” folder in webkul folder.
Goto config/app.php file and add the next line beneath ‘suppliers’
WebkulQuestionAnswerProvidersQuestionAnswerServiceProvider::class,
Goto composer.json file and add the next line beneath ‘psr-4’
"WebkulQuestionAnswer": "packages/Webkul/QuestionAnswer/src"
Run these instructions beneath to finish the setup
composer dump-autoload php artisan optimize php artisan migrate –path=packages/Webkul/QuestionAnswer/src/Database/Migration php artisan config:cache php artisan route:cache php artisan vendor:publish --force
Press the quantity earlier than “WebkulQuestionAnswerProvidersQuestionAnswerServiceProvider” after which press enter to publish all property and configurations.
Admin Configuration
After the profitable set up of the module, the admin can navigate to Bagisto retailer>>Configure>>QuestionAnswer.
Normal Settings
Allow – By the toggle button, the admin can energetic or inactive this module.
Query Approval Required – From the drop-down, the admin can enable the approval for the inquiries to the Prospects by choosing “Sure” else they’ll select “No”.
E mail Notification To Buyer and Admin – The admin can choose “sure” or “no” for sending the e-mail notification to the shopper and admin.
E mail templates
The admin can choose “sure” or “no” for e mail notification to the admin and the shopper template.
Buyer Entrance Finish Panel
As soon as the purchasers register to the shop after that on the product web page they’ll see the part for query and reply.
The place they’ll see the posted questions of different prospects and may verify different questions utilizing view all.
As soon as they click on “Most Useful” they’ll see probably the most useful solutions which were favored by a lot of the prospects, and beneath “Most Current” to see the latest questions which were made by the purchasers.
Observe – Solely logged-in prospects can elevate the questions.
And after logging in, the shopper will click on on the “Ask Query” button to ask a query to the admin for the product, this brings a pop-up as proven beneath, after that by filling in particulars like topic and question, you’ll be able to submit it.
And in the identical approach, the shopper is ready to see the reply on the product web page following their query.
Admin panel:- Laravel Product Questions And Solutions Module
After efficiently sign-in , the admin dashboard will probably be open like beneath.
Query Solutions>>Questions-
Below questions, the admin can view all of the queries with respective topics and product names.
When you click on on the “A” icon on any explicit question then you’ll be able to view the reply web page in which you’ll add the reply to the query and beneath actions you may make it, energetic or inactive, on the product web page on the entrance finish.
Evaluations –
Below critiques, the admin can view all of the critiques given to the solutions by the purchasers – it may be like or dislike.
Entrance end-
And on the entrance finish, on the product web page, the shopper can view the reply the place he can like or dislike the reply and may reply the questions of different queries too.
Help
So, that was a lot concerning the Person Information of Bagisto Query and Reply Module for any queries or doubts attain out to us at [email protected]. You can too elevate a ticket at our HelpDesk System.
Please discover our Laravel Growth Companies and High quality Bagisto Extensions.