Title: Askora – Product Questions &amp; Answers for WooCommerce
Author: Nashir Uddin
Published: <strong>21 جولای 2026</strong>
Last modified: 21 جولای 2026

---

جستجوی افزونه‌ها

![](https://s.w.org/plugins/geopattern-icon/quick-qa-for-woocommerce.svg)

# Askora – Product Questions & Answers for WooCommerce

 توسط [Nashir Uddin](https://profiles.wordpress.org/nashirbabu/)

[دانلود](https://downloads.wordpress.org/plugin/quick-qa-for-woocommerce.1.0.0.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/quick-qa-for-woocommerce/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/quick-qa-for-woocommerce/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/quick-qa-for-woocommerce/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/quick-qa-for-woocommerce/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/quick-qa-for-woocommerce/)

## توضیحات

Customers have questions before they buy, but WooCommerce gives them nowhere to 
ask. Most stores end up answering everything by email (slow, and invisible to the
next buyer with the same question) or skip it entirely and lose the sale. Askora
QA adds a proper Q&A section to your product pages so those questions — and their
answers — become permanent, searchable content that helps every future buyer.

A customer asks a question, as a guest with a name and email or as a logged-in customer.
You’re notified by email (and optionally Slack), then reply from a central admin
dashboard using saved reply templates. The answer goes live on the product page,
where other buyers can upvote it or add their own answer if they’ve bought the product.

**Features:**

 * Q&A section on product pages — as a WooCommerce tab or inline below reviews
 * Question submission from guests (name and email) or logged-in customers
 * Community answers from verified buyers, with “Verified Buyer” and “Store Staff”
   badges
 * Moderation dashboard with pending questions, pending answers, flagged, answered,
   and rejected views; bulk approve, reject, dismiss flags, or delete
 * Flagging with auto-hide after 3 flags
 * Upvote system on questions and answers
 * Live search on the front-end Q&A widget, plus admin-side search across questions,
   customers, and products
 * Reply templates with categories (Shipping, Returns, Sizing, Materials, Warranty,
   and more) for fast, consistent answers
 * Email notifications for new questions and community answers pending review, plus
   optional Slack webhook alerts
 * Daily digest and unanswered-question reminder emails
 * Spam protection: honeypot field, reCAPTCHA v2, per-user submission rate limiting,
   profanity filter with configurable word list, and email blocklist/allowlist
 * Full appearance customization: brand colour, corner radius, avatar style, card
   style, font, and density
 * Scope control: show Q&A on all products, specific categories, specific products,
   or with per-product excludes
 * Works on WordPress Multisite

Free forever — no upgrade prompts, no locked features.

### Third-Party Services

This plugin uses the following third-party services:

#### Google reCAPTCHA

This plugin uses Google reCAPTCHA to protect the Q&A submission form from spam
 
and abusive submissions. When a user submits a question on a WooCommerce product
page, the following occurs:

 * The Google reCAPTCHA JavaScript library is loaded from:
    https://www.google.com/
   recaptcha/api.js
 * The user’s reCAPTCHA response token is sent to Google’s verification server at:
   
   https://www.google.com/recaptcha/api/siteverify
 * The user’s IP address is transmitted to Google as part of the verification process.

This means data (including IP address and reCAPTCHA response tokens) is sent to

Google’s servers when a user interacts with the Q&A submission form.

This service is provided by Google LLC.

 * Google reCAPTCHA Terms of Service: https://policies.google.com/terms
 * Google Privacy Policy: https://policies.google.com/privacy
 * Google reCAPTCHA Documentation: https://developers.google.com/recaptcha

### Development

The complete source code is on GitHub: https://github.com/nasirbabu/quick-qa-for-
woocommerce. The git tag matching each https://wordpress.org/ version is the exact
source used for that release ZIP.

#### Requirements

 * Node.js 18+
 * npm 9+

#### Available Commands

    ```
    npm install     — Install dependencies
    npm run dev     — Start development server
    npm run build   — Build for production
    npm run preview — Preview production build
    ```

#### Development Workflow

 1. Install dependencies:
 2. npm install
 3. Start development server:
 4. npm run dev
 5. Build for production:
 6. npm run build

#### Tech Stack

 * React 18
 * Vite 5
 * WordPress Plugin API

## نصب

 1. Upload the `quick-qa-for-woocommerce` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. Go to **Askora QA** in the WordPress admin to configure settings.
 4. The Q&A tab will appear automatically on WooCommerce product pages.

## سوالات متداول

### Does this plugin require WooCommerce?

Yes. WooCommerce must be installed and active.

### Can guests ask questions without logging in?

Yes. Guest questions can be enabled from the Settings page. Guests provide their
name and email address.

### How do I moderate questions?

Questions go into a pending queue. Visit **Askora QA  All Q&A** in the admin to 
approve, answer, or reject them.

### Can I customise the appearance?

Yes. Visit **Askora QA  Appearance** to change the brand colour, avatar shape, widget
position, and more.

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“Askora – Product Questions & Answers for WooCommerce” نرم افزار متن باز است. افراد
زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ Nashir Uddin ](https://profiles.wordpress.org/nashirbabu/)

[ترجمه “Askora – Product Questions & Answers for WooCommerce” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/quick-qa-for-woocommerce)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/quick-qa-for-woocommerce/)،
[مخزن SVN](https://plugins.svn.wordpress.org/quick-qa-for-woocommerce/) را بررسی
کنید، یا از طریق [RSS](https://plugins.trac.wordpress.org/log/quick-qa-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/quick-qa-for-woocommerce/)
مشترک شوید.

## گزارش تغییرات

#### 1.0.0

 * Initial release.

## اطلاعات

 *  نگارش **1.0.0**
 *  آخرین به‌روزرسانی **3 روز پیش**
 *  نصب‌های فعال **کمتر از 10**
 *  نگارش وردپرس ** 5.9 یا بالاتر **
 *  آزمایش‌شده تا **7.0.2**
 *  نگارش PHP ** 7.0 یا بالاتر **
 *  زبان
 * [English (US)](https://wordpress.org/plugins/quick-qa-for-woocommerce/)
 * برچسب
 * [answers](https://fa.wordpress.org/plugins/tags/answers/)[Product QA](https://fa.wordpress.org/plugins/tags/product-qa/)
   [q&a](https://fa.wordpress.org/plugins/tags/qa/)[questions](https://fa.wordpress.org/plugins/tags/questions/)
   [woocommerce](https://fa.wordpress.org/plugins/tags/woocommerce/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/quick-qa-for-woocommerce/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

[Your review](https://wordpress.org/support/plugin/quick-qa-for-woocommerce/reviews/#new-post)

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/quick-qa-for-woocommerce/reviews/)

## مشارکت کنندگان

 *   [ Nashir Uddin ](https://profiles.wordpress.org/nashirbabu/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/quick-qa-for-woocommerce/)

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](https://profiles.wordpress.org/nashirbabu)