WP Manifestindependent plugin directory
manifest / ai / faqcreatorwithaiapi

GapGPT FAQ Generator

Hi, this plugin will create relative faq for pages of your Wordpress Website.

by GapGPT · github.com/mohamadrezasa62/faqcreatorwithaiapi · 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/mohamadrezasa62/faqcreatorwithaiapi/archive/refs/heads/main.zip

Readme

=== GapGPT FAQ Generator === Contributors: gapgpt Tags: faq, ai, woocommerce, seo, schema Requires at least: 6.5 Tested up to: 6.7 Requires PHP: 8.2 Stable tag: 1.0.0 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html

Enterprise-level AI-powered FAQ generator for Posts, Pages a

nd WooCommerce products. Uses GapGPT API. Outputs Schema.org FAQPage JSON-LD.

== Description ==

GapGPT FAQ Generator automatically creates SEO-optimised FAQ sections for your WordPress posts, pages, and WooCommerce products using the GapGPT AI API.

*Features

AI-powered FAQ generation via GapGPT API Supports Posts, Pages, and all WooCommerce product types (Simple, Variable, Grouped, External) Schema.org FAQPage JSON-LD output — automatic structured data for Google Editable FAQ list — add, remove, reorder, and edit questions and answers manually Classic Editor metabox — clean, dedicated UI below the editor Configurable FAQ count per post (default: 10) Rate limiting — prevents API abuse Debug logging — optional request/response logging Secure API key storage Works with the latest WordPress and WooCommerce

Requirements

PHP 8.2 or higher WordPress 6.5 or higher WooCommerce 8.0 or higher (optional — only required for product FAQ generation) A valid GapGPT API key and endpoint

== Installation ==

  1. Upload the gapgpt-faq folder to /wp-content/plugins/.
  2. Run composer install --no-dev inside the plugin folder.
  3. Activate the plugin via Plugins > Installed Plugins.
  4. Go to Settings > GapGPT FAQ and enter your API key and endpoint.
  5. Click Test Connection to verify your credentials.
  6. Open any post, page, or product in the Classic Editor.
  7. Find the GapGPT FAQ metabox below the editor.
  8. Set the FAQ count and click Generate FAQ.

== Frequently Asked Questions ==

= Where do I get an API key? = Visit https://gapgpt.app to obtain your API key and endpoint URL.

= Which post types are supported? = Posts, Pages, and all WooCommerce product types: Simple, Variable, Grouped, and External.

= Does this work with the Block Editor (Gutenberg)? = No. This plugin is designed exclusively for the Classic Editor.

= Where is the Schema.org output? = The plugin automatically injects a FAQPage JSON-LD `

Read the full README on GitHub →