Skip to content

woocommerce/woocommerce-product-feed-for-openai

Repository files navigation

WooCommerce Product Feed for OpenAI

A WooCommerce plugin that automatically generates and delivers product feeds to AI platforms like OpenAI's ChatGPT commerce integration.

What This Plugin Does

  • ProductFeed generation abstraction to support the large store.
  • Complete OpenAI Specification Coverage includes:
    • All required and optional fields supported
    • Automatic full feed updates every 15 minutes
    • Override global settings for individual products
    • Built-in validation against OpenAI specifications
  • Pos Catalog generation

Quick Start

  1. Build and get zip file from the latest trunk branch by either:
    • Running npm run build in your local env
    • Running Build Production Zip workflow manually for your selected branch
  2. Upload the zip file via WordPress admin (Plugins > Add New > Upload Plugin) or extract to /wp-content/plugins/
  3. Activate the plugin through WordPress admin
  4. Go to WooCommerce > Settings > Integrations > Agentic Commerce for OpenAI Product feed.
  • This settings requires the hidden Woo core feature flag agentic_checkout enabled. Enable it by CLI command: wp option update woocommerce_feature_agentic_checkout_enabled 'yes'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5