| 开发者 | revenuerescueaiteam |
|---|---|
| 更新时间 | 2026年8月16日 22:51 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
Yes. The plugin is built for WooCommerce stores. If WooCommerce is not active, the plugin stays idle and shows an admin notice — it will never break your site.
Yes. There is no separate paid version, no license key, no plan, no quota, and no upgrade to buy. Every feature described above ships in this one plugin. Some features that act on their own or reach outside your site — automated/scheduled sending, payment recovery, Smart Offers, AI, and outbound webhooks — are turned off by default so nothing happens until you configure it.
No. Out of the box the plugin runs entirely on your site and makes no third-party API calls during activation, admin use, the front end, cron, or uninstall. Two optional features can send data off-site only after you explicitly enable them: AI (to OpenAI, using your own key) and outbound Webhooks/n8n (to the endpoint URL you configure). There is no Cartlyra server involved in either.
AI uses your own OpenAI API key (bring-your-own-key). It is disabled by default and makes no calls until you enable it and enter your key, which is stored encrypted. Requests carry aggregate, no-personal-data payloads, are rate-limited by a daily call cap, and always fall back to the default email if the AI is unavailable. Nothing is sent to any Cartlyra server.
Webhooks are disabled by default. Nothing is sent until you create and enable an endpoint. Deliveries are HMAC-signed, validated against SSRF, retried safely, and carry privacy-safe payloads; the endpoint URL is stored encrypted. Test deliveries only happen when you explicitly trigger them. There is no Cartlyra server involved.
Anonymous carts without a captured email, phone, or linked customer account cannot be contacted for recovery. Cartlyra may keep anonymous activity for diagnostics, but excludes no-contact anonymous carts from recoverable revenue, recovery actions, and the default Lost Carts list so reports do not inflate real recovery opportunities.
Yes. The Lost Carts screen includes a diagnostic option to show anonymous activity. These rows are clearly marked as not recoverable and do not show recovery actions.
Yes. The plugin declares full compatibility with WooCommerce custom order tables.
Yes. Activation, deactivation, and uninstall are multisite-aware.
Only if you enable the "Delete all plugin data when the plugin is uninstalled" option under Cartlyra → Settings. By default, your settings are kept so you can reinstall without losing configuration.
This is an early 1.0.x release. We recommend testing on a staging copy of your store first and reporting any issues before relying on it in production.