| 开发者 | mralaminahamed |
|---|---|
| 更新时间 | 2026年7月18日 08:58 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
/wp-content/plugins/ or install via Plugins → Add New.Your OAuth refresh token is stored in the WordPress options table (encrypted at rest if you use a security plugin that encrypts options). The client secret is never sent to the browser.
No, not in the free version. The free build only syncs one way, WooCommerce to Sheets. Editing in the sheet and having it push back to WooCommerce is a StoreSheet Pro feature that runs over a signed Apps Script webhook.
Individual changes go across in real time (a new order, a saved product, a new coupon). On top of that, a scheduled run every 15 minutes by default sweeps up anything the live jobs missed. You can change that interval on the Sync tab.
Action Scheduler retries the failed jobs. If they still fail after the last attempt, StoreSheet emails the admin (when notifications are on). Your store keeps running either way, since the sync never blocks a WooCommerce request.
New changes sync on their own, and the scheduled run keeps the sheet current from there. Loading a large existing catalog in one go (in chunks small enough not to time out) is the bulk backfill in StoreSheet Pro.
Per-vendor sheets for Dokan stores come with the StoreSheet Pro add-on.