WP Manifestindependent plugin directory
manifest / ecommerce / dcashop-product-qa

DcaShop Product Q&A

Custom WooCommerce product questions and answers plugin for WordPress.

by Seyyed Behzad Mousaviyan · github.com/behzad79/dcashop-product-qa · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/behzad79/dcashop-product-qa/archive/refs/heads/main.zip

DCQA — WordPress Product Q&A Plugin

A custom Product Questions & Answers plugin developed for WordPress and WooCommerce.

DCQA provides a dedicated Q&A system for WooCommerce products, allowing customers to ask questions and users to submit answers through a structured, manageable interface.

✨ Features

  • Product-specific Questions & Answers
  • User questions and answers
  • Admin moderation
  • Question and answer management from WordPress admin
  • Parent/child question structure
  • User-based display names
  • Custom database table for Q&A data
  • WooCommerce product integration
  • Custom frontend template
  • Custom WordPress admin interface
  • Login handling for guests
  • SEO-friendly structured data integration

🛠️ Technologies

  • PHP
  • WordPress
  • WooCommerce
  • MySQL
  • JavaScript
  • jQuery
  • HTML
  • CSS

📁 Project Structure

dcashop-product-qa/
├── assets/
│   ├── css/
│   │   ├── admin.css
│   │   └── style.css
│   └── js/
│       ├── admin.js
│       └── main.js
│
├── includes/
│   ├── class-admin.php
│   ├── class-ajax.php
│   ├── class-answer-admin.php
│   ├── class-answer.php
│   ├── class-assets.php
│   ├── class-db.php
│   ├── class-edit.php
│   ├── class-frontend.php
│   ├── class-schema.php
│   ├── functions.php
│   └── helpers.php
│
├── templates/
│   ├── popup-answer.php
│   ├── popup-question.php
│   ├── question-item.php
│   └── questions.php
│
└── dcashop-product-qa.php

📸 Screenshots

Product Page - No Questions

Product without questions

Admin - Question & Answer Management

Admin question management

Admin - Edit Answer

Edit answer

Admin - Add Answer

Add answer

Product Page - Questions & Answers

Product with questions

🎯 Purpose

The plugin was developed as a custom solution for adding a dedicated product Q&A system to WooCommerce websites without relying on a third-party Q&A plugin.

It is designed to provide a flexible foundation for product-related questions, answers, moderation, and future feature development.

👨‍💻 Developer

Seyyed Behzad Mousaviyan

WordPress & WooCommerce Developer