Title: Pushrow — WordPress to Google Sheets Sync (WooCommerce, CF7, Forms &amp; More)
Author: Ankit Panchal
Published: <strong>2026年4月1日</strong>
Last modified: 2026年4月1日

---

プラグインを検索

![](https://ps.w.org/pushrow-for-google-sheets/assets/banner-772x250.png?rev=3496477)

![](https://ps.w.org/pushrow-for-google-sheets/assets/icon.svg?rev=3496477)

# Pushrow — WordPress to Google Sheets Sync (WooCommerce, CF7, Forms & More)

 作者: [Ankit Panchal](https://profiles.wordpress.org/ankitmaru/)

[ダウンロード](https://downloads.wordpress.org/plugin/pushrow-for-google-sheets.0.0.2.zip)

 * [詳細](https://ja.wordpress.org/plugins/pushrow-for-google-sheets/#description)
 * [レビュー](https://ja.wordpress.org/plugins/pushrow-for-google-sheets/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/pushrow-for-google-sheets/#installation)
 * [開発](https://ja.wordpress.org/plugins/pushrow-for-google-sheets/#developers)

 [サポート](https://wordpress.org/support/plugin/pushrow-for-google-sheets/)

## 説明

**Pushrow for Google Sheets — The Easiest Way to Sync WordPress Data to Google Sheets**

Stop copying and pasting. Pushrow connects your WordPress site directly to Google
Sheets so your data flows automatically. Sync posts, pages, users, and Contact Form
7 submissions to any Google Spreadsheet with a single click — no coding, no Zapier,
no middleman.

#### Free Features

 * **Posts & Pages** — Export all your WordPress posts and pages to Google Sheets
 * **Users** — Export your WordPress user list to Google Sheets
 * **Contact Form 7** — Sync CF7 form submissions to Google Sheets (per-form configuration
   with field mapping)
 * **Manual Sync** — Click a button to trigger sync when you need it
 * **Field Mapping** — Auto-detect and map WordPress fields to sheet columns
 * **Sync Logs** — Track every sync operation with detailed logs
 * **Google OAuth** — Secure connection using your own Google Cloud credentials

#### Pro Features

Unlock the full power of Pushrow with [Pushrow Pro](https://pluginstack.dev/plugins/pushrow-for-google-sheets/):

 * **WooCommerce Integration** — Sync Orders, Products, and Customers to Google 
   Sheets in real time
 * **Two-Way Sync** — Edit data in Google Sheets and sync changes back to WordPress&
   WooCommerce
 * **Gravity Forms** — Auto-sync Gravity Forms entries to Google Sheets
 * **WPForms** — Push WPForms submissions directly to your spreadsheets
 * **Ninja Forms** — Sync Ninja Forms entries the moment they arrive
 * **Fluent Forms** — Seamlessly push Fluent Forms data to Google Sheets
 * **Formidable Forms** — Sync advanced form data to Sheets automatically
 * **Amelia Bookings** — Sync appointment bookings as they happen
 * **LearnDash** — Track enrollments and quiz results in Google Sheets
 * **Easy Digital Downloads** — Sync EDD orders and customers in real time
 * **Real-Time Auto Sync** — Data is pushed the moment an event happens, no manual
   trigger needed
 * **Priority Support** — Fast, dedicated support from the developer

[Get Pushrow Pro](https://pluginstack.dev/plugins/pushrow-for-google-sheets/)

#### How It Works

 1. Create a Google Cloud project and enable the Sheets & Drive APIs
 2. Add your OAuth credentials in Pushrow settings
 3. Connect your Google account
 4. Create a sync job — pick a data type, select a spreadsheet, map fields
 5. Click “Run” to sync your data

### Third-Party Services

This plugin connects to the **Google Sheets API** and **Google Drive API** to sync
WordPress data to Google Sheets.

**What the service does:**
 Reads and writes spreadsheet data in your Google account
via Google’s APIs.

**When data is sent:**
 – When you manually trigger a sync job from the plugin dashboard–
When a Contact Form 7 submission occurs (if a CF7 sync job is configured)

**What data is sent:**
 The WordPress data you select for syncing (e.g., post titles,
user data, form submissions) is sent directly to Google Sheets. OAuth tokens are
used for authentication.

**No data passes through our servers.** All communication is directly between your
WordPress site and Google’s APIs using your own Google Cloud credentials.

 * Google API Terms of Service: https://developers.google.com/terms
 * Google Privacy Policy: https://policies.google.com/privacy

## インストール

 1. Upload the `pushrow-for-google-sheets` folder to `/wp-content/plugins/`
 2. Activate the plugin through the **Plugins** menu in WordPress
 3. Go to **Pushrow > Settings** and follow the setup wizard

#### Google API Setup

 1. Go to [Google Cloud Console](https://console.cloud.google.com/) and create a project
 2. Enable the **Google Sheets API** and **Google Drive API**
 3. Configure the OAuth consent screen
 4. Create an OAuth 2.0 Client ID (Web application)
 5. Add the redirect URI shown in Pushrow settings
 6. Copy the Client ID and Client Secret into Pushrow settings
 7. Click **Connect Google Account**

## FAQ

### Do I need a Google Cloud account?

Yes. You need to create a free Google Cloud project and enable the Sheets and Drive
APIs. No billing is required for normal usage — Google Sheets API has generous free
quotas.

### Is my data sent to any third-party server?

No. Your data is sent directly from your WordPress site to Google Sheets using your
own Google API credentials. No data passes through our servers.

### Can I sync Contact Form 7 submissions automatically?

Yes! With the CF7 integration, each new form submission is automatically sent to
your configured Google Sheet. You can map form fields to sheet columns directly 
from the CF7 form editor.

### How many sync jobs can I create?

You can create multiple sync jobs — there is no limit.

### Does this plugin work with WooCommerce?

WooCommerce integration (Orders, Products, Customers) along with two-way sync is
available in [Pushrow Pro](https://pluginstack.dev/plugins/pushrow-for-google-sheets/).

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

Pushrow — WordPress to Google Sheets Sync (WooCommerce, CF7, Forms & More) はオープン
ソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

 *   [ Ankit Panchal ](https://profiles.wordpress.org/ankitmaru/)

[“Pushrow — WordPress to Google Sheets Sync (WooCommerce, CF7, Forms & More)” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/pushrow-for-google-sheets)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/pushrow-for-google-sheets/)
するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/pushrow-for-google-sheets/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/pushrow-for-google-sheets/)
を [RSS](https://plugins.trac.wordpress.org/log/pushrow-for-google-sheets/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 0.0.2

01-04-2026
 Minor Improvemnts and other fixes.

#### 0.0.1

01-04-2026
 * Initial release * Posts & Pages sync to Google Sheets * Users sync
to Google Sheets * Contact Form 7 submissions sync * Manual sync with one-click 
trigger * Auto-detect field mapping * Sync operation logs

## メタ

 *  バージョン **0.0.2**
 *  最終更新日 **3か月前**
 *  有効インストール数 **10未満**
 *  WordPress バージョン ** 5.0またはそれ以降 **
 *  検証済み最新バージョン: **7.0**
 *  PHP バージョン ** 7.4またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/pushrow-for-google-sheets/)
 * タグ
 * [contact form 7](https://ja.wordpress.org/plugins/tags/contact-form-7/)[export](https://ja.wordpress.org/plugins/tags/export/)
   [Google Sheets](https://ja.wordpress.org/plugins/tags/google-sheets/)[spreadsheet](https://ja.wordpress.org/plugins/tags/spreadsheet/)
   [sync](https://ja.wordpress.org/plugins/tags/sync/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/pushrow-for-google-sheets/advanced/)

## 評価

レビューはまだ送信されていません。

[Your review](https://wordpress.org/support/plugin/pushrow-for-google-sheets/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/pushrow-for-google-sheets/reviews/)

## 貢献者

 *   [ Ankit Panchal ](https://profiles.wordpress.org/ankitmaru/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/pushrow-for-google-sheets/)