Title: Quickify AI for WooCommerce
Author: hadom
Published: <strong>April 5, 2026</strong>
Last modified: April 17, 2026

---

Soek deur uitbreidings

![](https://s.w.org/plugins/geopattern-icon/quickify-ai.svg)

# Quickify AI for WooCommerce

 Deur [hadom](https://profiles.wordpress.org/hadom/)

[Laai Af](https://downloads.wordpress.org/plugin/quickify-ai.1.1.0.zip)

 * [Besonderhede](https://af.wordpress.org/plugins/quickify-ai/#description)
 * [Aanbevelings](https://af.wordpress.org/plugins/quickify-ai/#reviews)
 *  [Installation](https://af.wordpress.org/plugins/quickify-ai/#installation)
 * [Ontwikkeling](https://af.wordpress.org/plugins/quickify-ai/#developers)

 [Hulp](https://wordpress.org/support/plugin/quickify-ai/)

## Beskrywing

Quickify AI for WooCommerce is an AI-powered toolkit that generates SEO-optimized
product descriptions, short descriptions, and SEO meta fields for your WooCommerce
store. Works with both Classic Editor and Gutenberg. Supports Anthropic Claude and
OpenAI GPT.

**Key Features:**

 * One-click AI description generation from product editor
 * Vision API — AI analyzes product images for richer descriptions (Basic and Detailed
   modes)
 * Short description generation
 * SEO meta title and description (Yoast SEO & Rank Math integration)
 * Bulk generation for multiple products at once with progress bar
 * AI Status column in products list
 * History & Rollback — keep last 5 versions, restore with one click
 * Per-product vision mode override
 * Gutenberg sidebar panel + Classic Editor metabox
 * WP-CLI commands (generate, bulk, status, reset, test)
 * Two AI providers: Anthropic Claude and OpenAI GPT
 * 15 output languages, 5 writing tones
 * Customizable prompt template with placeholders
 * Brand voice setting for consistent tone
 * API keys encrypted at rest (AES-256-CBC)
 * HPOS compatible, variable product support

**How It Works:**

 1. Install the plugin and enter your Anthropic or OpenAI API key in WooCommerce > 
    Quickify AI.
 2. Open any product in the editor. Find the “AI Description Generator” metabox in 
    the sidebar.
 3. Click “Generate Description”. The plugin collects product data, builds a prompt,
    and sends it to the AI.
 4. Preview the result. Edit it if needed, then click “Accept” to insert it into the
    product description.

### External services

This plugin connects to external AI services to generate product content.
 The plugin
sends product data (title, categories, attributes, price) to the selected AI provider
when you click “Generate” or run bulk generation.

#### Anthropic (Claude API)

Used when “Anthropic (Claude)” is selected as AI provider.
 * Service URL: https://
api.anthropic.com/v1/messages * Terms of Service: https://www.anthropic.com/terms*
Privacy Policy: https://www.anthropic.com/privacy

#### OpenAI (GPT API)

Used when “OpenAI (GPT)” is selected as AI provider.
 * Service URL: https://api.
openai.com/v1/chat/completions * Terms of Use: https://openai.com/terms/ * Privacy
Policy: https://openai.com/privacy/

No data is sent to any external service without the user explicitly
 configuring
an API key and triggering a generation action.

## Installation

 1. Upload the `quickify-ai` folder to `/wp-content/plugins/`.
 2. Activate the plugin through the “Plugins” menu in WordPress.
 3. Go to WooCommerce > Quickify AI and enter your API key.
 4. Choose your preferred language, tone, and description length.
 5. Open any product and click “Generate Description” in the sidebar metabox.

**Requirements:**

 * WordPress 6.0 or higher
 * WooCommerce 7.0 or higher
 * PHP 7.4 or higher
 * An API key from Anthropic or OpenAI

## Kwel-vrae

### Do I need my own API key?

Yes. You need an active API key from either Anthropic (for Claude) or OpenAI (for
GPT). The plugin does not include any API credits. You can get your key from [console.anthropic.com](https://console.anthropic.com/settings/keys)
or [platform.openai.com](https://platform.openai.com/api-keys).

### How much does the API cost?

Each product description costs approximately $0.003–$0.01 depending on the provider,
model, and description length. Generating 1,000 descriptions would cost roughly 
$3–$10 total.

### Which languages are supported?

The plugin supports 15 languages: English, Ukrainian, Russian, German, French, Spanish,
Italian, Portuguese, Polish, Dutch, Czech, Turkish, Japanese, Chinese, and Korean.

### Does it work with variable products?

Yes. For variable products, the plugin automatically collects all variation data(
attributes and prices) and includes them in the prompt so the AI can write a comprehensive
description covering all options.

### Which AI provider should I choose?

Both providers produce high-quality descriptions. Anthropic Claude tends to follow
instructions more precisely, while OpenAI GPT is widely used and well-documented.
Try both with the “Test Connection” button and see which output you prefer.

### Are my API keys stored securely?

Yes. All API keys are encrypted using AES-256-CBC before being stored in the database.
They are never exposed in HTML source or JavaScript.

### Can I customize the prompt?

Yes. Go to WooCommerce > Quickify AI > Generation Settings. You can edit the prompt
template using placeholders like {title}, {categories}, {attributes}, {price}, {
sku}, {language}, {tone}, and {length}.

### Does it support Vision (image analysis)?

Yes. Enable Vision API in settings to let AI analyze product images. Choose Basic(
general visual overview) or Detailed (full analysis of colors, materials, textures,
accessories). You can also override the vision mode per product.

### Does it work with Gutenberg?

Yes. The plugin provides a full-featured sidebar panel in the block editor with 
all the same features as the Classic Editor metabox.

### Does it integrate with SEO plugins?

Yes. When enabled, it auto-generates SEO meta title (max 60 chars) and meta description(
max 155 chars) and saves them to Yoast SEO or Rank Math.

### Are there WP-CLI commands?

Yes. Available commands: wp qfai generate, wp qfai bulk, wp qfai status, wp qfai
reset, wp qfai test.

## Aanbevelings

There are no reviews for this plugin.

## Contributors & Developers

“Quickify AI for WooCommerce” is oopbron sagteware. Die volgende mense het bygedra
tot die ontwikkeling van hierdie uitbreiding:

Contributors

 *   [ hadom ](https://profiles.wordpress.org/hadom/)

[Translate “Quickify AI for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/quickify-ai)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/quickify-ai/), check
out the [SVN repository](https://plugins.svn.wordpress.org/quickify-ai/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/quickify-ai/) by
[RSS](https://plugins.trac.wordpress.org/log/quickify-ai/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.0

 * Vision API — analyze product images for richer descriptions (off/basic/detailed
   modes).
 * Per-product vision mode override in product editor.
 * Gutenberg sidebar panel — full feature parity with Classic Editor.
 * Yoast SEO and Rank Math integration — auto-generate meta title and description.
 * Short description generation with checkbox control.
 * History and rollback — keep last 5 generations, restore with one click.
 * WP-CLI commands: generate, bulk, status, reset, test.
 * Image optimization — auto-resize large images before sending to API.
 * Vision image hash caching — skip redundant image analysis.
 * Improved error handling and fallback for vision requests.

#### 1.0.0

 * Initial release.
 * Single product description generation via Anthropic Claude or OpenAI GPT.
 * Settings page with encrypted API key storage.
 * Product editor sidebar metabox with preview workflow.
 * Customizable prompt template with 8 placeholders.
 * 15 output languages and 5 writing tones.
 * Variable product support with variation details.
 * HPOS (High-Performance Order Storage) compatibility.
 * Clean uninstall removing all plugin data.

## Meta

 *  Version **1.1.0**
 *  Last updated **1 dag gelede**
 *  Active installations **Minder as 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/quickify-ai/)
 * Tags
 * [AI](https://af.wordpress.org/plugins/tags/ai/)[Claude](https://af.wordpress.org/plugins/tags/claude/)
   [openai](https://af.wordpress.org/plugins/tags/openai/)[product description](https://af.wordpress.org/plugins/tags/product-description/)
   [woocommerce](https://af.wordpress.org/plugins/tags/woocommerce/)
 *  [Gevorderde Aansig](https://af.wordpress.org/plugins/quickify-ai/advanced/)

## Punte-toekennings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/quickify-ai/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/quickify-ai/reviews/)

## Contributors

 *   [ hadom ](https://profiles.wordpress.org/hadom/)

## Hulp

Got something to say? Need help?

 [Gaan na die hulp-forum](https://wordpress.org/support/plugin/quickify-ai/)