plugin-icon

YoRo AI Core

מאת YoOhw Studio·
Connect WooCommerce to YoRo AI API for guarded store chat, action previews, local execution, and customer email drafting.
גרסה
0.1.7
עודכן לאחרונה
Jul 5, 2026

YoRo AI Core is the WordPress and WooCommerce runtime for YoRo AI.

The plugin does not accept direct third-party AI provider keys. Conversation reasoning, multilingual semantic routing, action planning, memory, debug traces, capability boundaries, and customer email composition are handled by YoRo AI API through a site API key.

The plugin is intentionally not the conversation brain. It provides structured WooCommerce store data, exposes an action catalog, renders structured assistant responses, executes approved actions locally, and reports execution events back to YoRo AI API.

Core capabilities:

  • Send YoRo Chat messages to YoRo AI API conversation brain.
  • Provide structured store context, WooCommerce settings, statuses, and action capabilities.
  • Search and inspect store orders.
  • Prepare guarded order actions with preview and confirmation flows.
  • Draft customer emails through YoRo AI API.
  • Execute approved action-plan steps locally in the store.
  • Report action execution events back to YoRo AI API for conversation history and debug.

Requirements

  • WordPress 6.4 or newer.
  • PHP 7.4 or newer.
  • WooCommerce installed and active.
  • A YoRo AI API base URL.
  • A site API key issued by YoRo AI API.

Configuration

The preferred configuration path is the plugin settings screen.

For locked production configuration, define constants before WordPress loads plugins:

define( 'YORO_AI_API_URL', 'https://your-yoro-ai-api-service.example/api/v1' ); define( 'YORO_AI_API_SITE_KEY', 'your-site-api-key' );

Never commit real site API keys to source control.

External Services

YoRo AI Core connects to the YoRo AI API URL configured by an administrator. No external request is made until a YoRo AI API URL and site key are configured, or an administrator starts the YoRo account connection flow from the settings screen.

The configured YoRo AI API service is used to understand chat requests, create guarded action plans, draft customer emails, connect and sync optional shop mailboxes, store conversation history, and return structured responses to WordPress.

Depending on the request, the plugin may send the site URL, plugin version, language settings, WooCommerce settings, order status data, order details, product data, customer names and email addresses, customer email content, mailbox connection details entered by an administrator, chat instructions, approved action metadata, and execution results to the configured YoRo AI API service.

YoRo AI service information is available at https://yorohq.com/.

YoRo AI Terms of Service: https://yorohq.com/terms/

YoRo AI Privacy Policy: https://yorohq.com/privacy/

The site owner is responsible for configuring a YoRo AI API endpoint that matches their account or hosting arrangement.

Privacy

YoRo AI Core stores its service URL, saved site key option, connection status, local action history, safety settings, email templates, and email draft metadata in the WordPress database. The plugin also adds suggested privacy policy text in WordPress under Settings > Privacy when available.

חינםבתוכניות בתשלום
בביצוע ההתקנה, אנחנו מקבלים את הסכמתך לתנאי השירות של WordPress.com ולתנאים של התוסף של הצד השלישי.
נבדקו עד
WordPress 7.0
תוסף זה זמין להורדה ולשימוש דרך שברשותך.