Plugin info

Total downloads: 315
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 4
Last updated: 11/22/2025 (39 days ago)
Added to WordPress: 9/27/2025 (0 years old)
Minimum WordPress version: 3.6
Tested up to WordPress version: 6.8.3
Minimum PHP version: 7.4

Maintenance & Compatibility

Maintenance score

Actively maintained • Last updated 39 days ago

59/100

Is GSheetConnector for FluentForm abandoned?

Likely maintained (last update 39 days ago).

Compatibility

Requires WordPress: 3.6
Tested up to: 6.8.3
Requires PHP: 7.4

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

GSheetConnector for FluentForm is an addon plugin—a bridge between your WordPress based Fluent Form forms and Google Sheets.

When a visitor submits a Fluent Form on your website, their data is also sent to your connected Google Sheet.

📝 Fluent Form ➜ to ✍️ Google Sheets

Easily connect your Fluent Forms to Google Sheets without writing code. This plugin helps you avoid manual errors by guiding you through the setup of sheet names and column headers step-by-step.

⚡️ How to Use this Plugin

  • Step 1: In Google Sheets
    ➜ Log into your Google Account and open Google Sheets.
    ➜ Create a new Sheet and name it.
    ➜ Use or rename the default tab.
    ➜ Copy the Sheet Name, Sheet ID, Tab Name, and Tab ID (Refer to Screenshots)

  • Step 2: In WordPress Admin
    ➜ Create or edit the Fluent Form you want to sync.
    ➜ Navigate to the “Google Sheets” tab.
    ➜ Paste the copied Sheet and Tab names and click “Save”.

  • Step 3: Set up Google Sheet Columns
    ➜ In Row 1 of your Google Sheet, use “date” as the first column.
    ➜ Use Fluent Form field names (submission tags) as headers for the remaining columns.

Important Notes

➜ Ensure names and spellings match exactly between your Sheet and form settings. Mismatches may result in sync failure.

External services

This plugin connects Fluent Forms with Google Sheets using Google APIs.

  1. Google APIs (Sheets & Drive)

– Purpose: Send form submissions to Google Sheets.
– Data: Selected form submission data is sent. Tokens (and sheet details in Pro) are stored only in the site’s own database.
– Scopes: spreadsheets, drive.file
– Terms: https://policies.google.com/terms
– Privacy: https://policies.google.com/privacy

  1. Google OAuth 2.0

– Purpose: Secure authentication with Google.
– Data: Authentication requests and tokens (stored locally).
– Terms: https://developers.google.com/terms
– Privacy: https://policies.google.com/privacy

  1. GSheetConnector Auth Service

– Purpose: Facilitate Google OAuth connection.
– Data: Only site URL and plugin ID during authentication. No form data stored.
– Terms: https://www.gsheetconnector.com/terms-condition
– Privacy: https://www.gsheetconnector.com/privacy-policy

Installation

  1. Upload gsheetsconnector-for-fluentform to /wp-content/plugins/, or install via Plugins > Add New > Search.
  2. Activate the plugin via the ‘Plugins’ screen.
  3. Go to Fluent Form > Google Sheets and click “Get Code” to authorize and connect to Google Sheets.
  4. Paste the Access Code and save.

Frequently Asked Questions

Why isn’t the data sent to the spreadsheet? Fluent Form is just spinning.

If it spins indefinitely and doesn’t send, check:

  1. Access Code is correct (see debug log)
  2. Sheet or Tab name spelling is correct
  3. Column headers follow the naming rules (use lowercase letters, no spaces, special characters, etc.)

How do I get the Google Access Code?

  • Go to Fluent Form > Google Sheets, click “Get Code”
  • Allow access via your Google account
  • Copy the generated code and paste it back into the plugin settings.

Review feed

No reviews available

Screenshots

  1. Google Sheet Integration Shown with Authentication along with Permissions.

    Google Sheet Integration Shown with Authentication along with Permissions.

  2. How to create feeds and display the Sheet name and Tab name.

    How to create feeds and display the Sheet name and Tab name.

  3. Entering the Field Header Names Manually in the Connected Sheet and Submitting the form.

    Entering the Field Header Names Manually in the Connected Sheet and Submitting the form.

  4. General Settings.

    General Settings.

  5. Role Settings.

    Role Settings.

  6. Beta features view.

    Beta features view.

  7. System Status.

    System Status.

Changelog

1.0.11 (22-11-2025)

Fixed: Responsive CSS.

1.0.10 (03-11-2025)

Fixed: Resolved an issue where entry data was missing in some cases.

1.0.9 (09-10-2025)

Updated: Lib folder compatibility changes for PHP 7.4
Added: Debug log in System Info.
Added: Extension tab.
Removed: Service Account.
Fixed: Warnings and errors reported by Plugin Check.

1.0.8 (27-09-2025)

Added: Add Freemius Integration.

1.0.7

Fixed: Removed heredoc in Batch.php to comply with coding standards.

1.0.6

Fixed: Update the library files to the latest google-api-php-client v2.18.3 for PHP 8.3.

1.0.5

Fixed: update library files to resolve compatibility issue.

1.0.4

Fixed: Warnings and errors reported by Plugin Check.

1.0

  • First public release
  • Integrates Fluent Form with Google Sheets