Açıklama
Agentabile automatically generates a product feed compliant with the Agentic Commerce Protocol (ACP) from your WooCommerce catalog, available at:
/wp-json/agentabile/v1/feed/acp
No configuration required: just activate the plugin with WooCommerce active. The mapping from WooCommerce to the canonical model and the feed export are entirely written in PHP — no Python runtime or external dependency, works on any standard WordPress hosting.
Yükleme
- Upload the
agentabilefolder to/wp-content/plugins/. - Activate the plugin from the WordPress Plugins menu.
- Make sure WooCommerce is installed and active.
- The feed is available at
https://yoursite.com/wp-json/agentabile/v1/feed/acp.
SSS
-
Do I need Python or other dependencies?
-
No. The plugin is written entirely in PHP and runs on any standard WordPress hosting, including shared hosting.
-
Which product types are supported?
-
“Simple” and “variable” products, including their variations. “Grouped” and “external” products are not yet supported.
-
Is the feed compatible with the official ACP schema?
-
Yes — the feed structure exactly replicates the Agentabile project’s reference exporter (Python), validated against the official Agentic Commerce Protocol JSON schema.
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“Agentabile – AI Agent Readiness for E-Commerce (ACP, UCP, MCP)” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Agentabile – AI Agent Readiness for E-Commerce (ACP, UCP, MCP)” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
0.1.0
- First release: WooCommerce to canonical model mapping, ACP feed export via REST API.
