Linux 软件免费装
Banner图

Yuupee Smart Quote Drafting for WooCommerce

开发者 abdoudiba
更新时间 2026年8月29日 14:32
PHP版本: 8.1 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce ai quote request a quote b2b

下载

0.4.5

详情介绍:

Every existing "Request a Quote" plugin is a manual form: the customer fills fields, a rep drafts the quote back by hand. AI Quotes turns a plain-language request into a structured line-item list automatically — then hands it to you to review before anything is final. The AI only ever drafts loosely worded line items (what, and how many). This plugin resolves each one against your real product catalog and computes every subtotal, tax amount, and total in PHP. The model never sees or sets a price. Features

安装:

  1. Requires WooCommerce active, and WordPress 7.0+ with an AI provider connected under Settings → Connectors (Anthropic, Google, or OpenAI ship built into WordPress 7.0).
  2. If installing from a release zip, the PDF library is already bundled. If running from source, run composer install --no-dev in the plugin directory first.
  3. Upload to /wp-content/plugins/ or install via Plugins → Add New → Upload. Activate.
  4. Set your company details under WooCommerce → Settings → AI Quotes.
  5. Use the AI Quotes menu to draft your first quote.

常见问题:

Does this replace my existing "Request a Quote" plugin?

No — it's a different piece of the same workflow. This plugin drafts and calculates a quote document; it doesn't (yet) handle the customer-facing request form or checkout integration some B2B plugins provide.

Does this send the quote to the customer automatically?

Not in this version — it generates a PDF for you to download and send yourself. Automatic emailing is on the roadmap.

What happens if the AI matches the wrong product?

Every drafted line is fully editable before you finalize — fix the description, price, or swap in the correct product from the search dropdown.

Which AI provider does this use?

Whichever one you've connected under Settings → Connectors — this plugin has no AI integration of its own. It calls WordPress's built-in AI Client (wp_ai_client_prompt(), core since WordPress 7.0), which routes the request to your connected provider. If no provider is connected, AI drafting is disabled and you can still build a quote manually.

更新日志:

0.4.5 0.4.4 0.4.3 0.4.2 0.4.1 0.4.0 0.3.0 0.2.0 0.1.3 0.1.2 0.1.1 0.1.0