[WordPress] 外掛分享: FeedAgentX – Connector for FeedAgentX.com

首頁外掛目錄 › FeedAgentX – Connector for FeedAgentX.com
全新外掛
安裝啟用
尚無評分
15 天前
最後更新
問題解決
WordPress 6.2+ PHP 8.1+ v1.0.0 上架:2026-05-08

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「FeedAgentX – Connector for FeedAgentX.com」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

FeedAgentX is the official WordPress plugin that connects your WooCommerce store to FeedAgentX.com.
It securely reads your product catalog (titles, prices, stock, images, categories, etc.)
and transmits it to the FeedAgentX.com platform, where it is validated, normalized,
and formatted for ChatGPT’s Product Feed and Instant Checkout integrations.
FeedAgentX.com ensures your WooCommerce store can appear naturally
within ChatGPT’s shopping and recommendation experiences —
allowing users to discover and purchase your products directly inside ChatGPT.
This plugin does not process payments or orders.
It only exposes your product data through a protected, read-only REST API —
accessible exclusively to your verified FeedAgentX.com account.
Key Features
* 🔒 Secure, read-only REST API connection
* 🧠 Automatically prepares data for ChatGPT Feed and Instant Checkout
* ⚙️ JSON feed optimized for FeedAgentX.com schema
* 🕓 Full & Delta feed generation
* 🔑 Token-based authentication
* 🧾 Product change tracking (price, stock, category)
* 🧩 Lightweight and fully compatible with WooCommerce
🧠 What is FeedAgentX.com?
FeedAgentX.com is a SaaS platform that helps WooCommerce stores
connect to ChatGPT’s Agentic Commerce Protocol (ACP) ecosystem.
It collects your product data via this connector plugin, validates it against OpenAI’s
feed specification, and securely delivers it to ChatGPT — enabling AI-powered discovery
and seamless Instant Checkout experiences.
FeedAgentX.com can also distribute your verified data to future AI commerce engines
and analytics services as the ecosystem expands.
External services
This plugin connects your WooCommerce store to FeedAgentX.com, a third-party SaaS platform operated by FeedAgentX. The plugin itself does not make outbound calls; instead it exposes a read-only REST API that the FeedAgentX.com service pulls from after you connect your store.
What data is shared with FeedAgentX.com:

Product catalog data: titles, descriptions, prices, stock levels, SKUs, brands, categories, image URLs, product attributes, and variant data.
Plugin and platform metadata: plugin version, schema version, WordPress / WooCommerce / PHP versions, store currency, and target country.
No customer information, order data, or personal data is read or transmitted.

When data is shared:

Only after a site administrator generates an API token in FeedAgentX → Settings and pastes it into a connected workspace at FeedAgentX.com.
Every request must include a valid Bearer token. Tokens can be revoked from the plugin’s Settings page at any time, which immediately stops all access.

Service provider:

FeedAgentX.com — Privacy Policy: https://feedagentx.com/privacy/
FeedAgentX.com — Terms of Service: https://feedagentx.com/terms/

Server configuration (recommended)
The plugin writes diagnostic logs to wp-content/uploads/feedagentx-logs/.
The directory is protected from direct web access by .htaccess (Apache) and
web.config (IIS), which the plugin generates automatically.
If your site runs on Nginx, those files are ignored. Add the following block
inside your server config to deny direct access to the log directory:
location ~* /wp-content/uploads/feedagentx-logs/ {
deny all;
return 404;
}

The logs only contain route names, error messages, and migration events —
authentication tokens are never written to disk — but production sites should
still block external reads.
Security notes

All endpoints require a Bearer token; tokens compare in constant time
(hash_equals) and rotate from the admin UI.
Authenticated requests have a per-token rate limit (default 120/min).
Failed-auth requests have a per-IP rate limit (default 10/min) to defend
against brute force and log spam.
Logging defaults to INFO level with 14-day file retention.
Log directory is protected with .htaccess + web.config; Nginx admins
must add the rule above.

License
This plugin is licensed under the GPL-2.0-or-later license.
It only shares catalog data with your verified FeedAgentX.com account.
No customer, order, or personal information is collected.

“FeedAgentX — The official WooCommerce connector for ChatGPT’s Agentic Commerce ecosystem.”

延伸相關外掛

文章
Filter
Apply Filters
Mastodon