| 开发者 | bigrat95 |
|---|---|
| 更新时间 | 2026年3月1日 22:44 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
sftp-sync-for-google-sheets folder to /wp-content/plugins/setupTrigger() to enable daily exportsThe plugin supports both the PHP ssh2 extension and phpseclib. If neither is available, you can install phpseclib via Composer.
This solution uses Google Apps Script and your existing SFTP server. No third-party paid services are required.
Yes! Change EXPORT_FORMAT: 'csv' to EXPORT_FORMAT: 'xlsx' in the Google Apps Script configuration.
In the Google Apps Script, change SCHEDULE: 'daily' to SCHEDULE: 'hourly' for hourly exports, or modify DAILY_HOUR to change the time.
Yes. All requests require a valid API key. The key is auto-generated on activation and can be regenerated anytime.
Yes! Each Google Sheet can have its own Apps Script. They can all point to the same WordPress endpoint.