Description
Rynex AI adds an AI shopping assistant to your WooCommerce storefront. Customers describe what they need; the assistant recommends products from your live catalog, answers questions, and guides them to checkout. Every order driven by a conversation is attributed, so you see exactly how much revenue the assistant generates.
One-click setup — install the plugin, press Connect to Rynex, done:
- Your catalog syncs automatically (products, prices, stock — kept fresh via webhooks).
- The chat widget appears on your storefront instantly. No code, no snippet pasting.
- Orders are attributed to the AI conversations that drove them.
- Manage everything — widget design, analytics, conversations — from your Rynex dashboard (one click away in WP admin).
Requirements: WooCommerce 8.0+ with pretty permalinks enabled, HTTPS, and WordPress installed at the domain root (subdirectory installs are not supported yet).
External services
This plugin connects your store to the Rynex platform (api.rynex.io), operated by Rynex. It is required for everything the plugin does — without a Rynex connection the plugin is inert.
What is sent and when:
- On connect: your store URL, a WooCommerce REST API key the plugin creates for Rynex (read/write — used to sync your catalog and register webhooks), and your WordPress/WooCommerce version numbers.
- While connected: your storefront loads the Rynex widget script; shopper conversations and product interactions are processed by Rynex to power the assistant and analytics. WooCommerce sends order and product webhooks to Rynex for catalog freshness and revenue attribution.
- On the settings page: a status check identifying your store.
Rynex terms of service: https://rynex.io/terms — privacy policy: https://rynex.io/privacy
Screenshots


FAQ
Do I need a Rynex account first?
No. Pressing Connect to Rynex provisions your workspace automatically; open the dashboard any time from WP admin.
Why does the plugin create a WooCommerce API key?
Rynex syncs your catalog through the standard WooCommerce REST API. The key is created the same way WooCommerce’s own app-authorization flow creates keys, is labeled “Rynex”, and is deleted when you disconnect or uninstall.
How do I remove everything?
Disconnect from the Rynex settings page (removes webhooks and the widget), then delete the plugin. Uninstalling also cleans up the API key and all stored options.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Rynex AI for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Rynex AI for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.1.2
- Added plugin directory screenshots.
2.1.1
- Corrected the contributor username and added the author URI.
2.1.0
- Declared WooCommerce HPOS (custom order tables) and Cart/Checkout Blocks compatibility.
- Hardened the dashboard redirect with an explicit host allowlist.
- Text domain aligned with the plugin slug for translation support.
2.0.0
- One-click connect: automatic workspace provisioning, catalog sync, and widget installation.
- Open the Rynex dashboard directly from WP admin.
- WP-CLI commands:
wp rynex connect|disconnect|status.
1.0.0
- Order attribution: stamps the Rynex conversation id onto orders at checkout.
