Linux 软件免费装
Banner图

Google Sheets Integration for Caldera Forms

开发者 alexagr
更新时间 2024年1月16日 16:32
捐献地址: 去捐款
PHP版本: 3.6 及以上
WordPress版本: 5.9.3
版权: GPLv2 or later
版权网址: 版权信息

标签

Google Caldera Forms Google Sheets Sheets

下载

1.3 1.4 1.5 1.6 1.7 1.8 2.3 2.5 1.0 1.1 2.2 1.2 2.4

详情介绍:

Development Has Been Seized Due to Caldera Forms being sunset/retired on December 31, 2021 development of this pluging has been seized too. You are welcome to continue using the plugin "as is". However please expect the plugin to stop functioning on October 3, 2022 (because it uses out-of-band OAuth flow that will be deprecated by Google by that date). I have personally migrated all my forms to Contact Form 7 plugin with the following extensions: And created a plugin for integration with Google Sheets: Overview This plugin provides integration between Caldera Forms and Google Sheets. It adds new processor to Caldera Forms that enables sending of submitted forms to Google Sheets. Upgrade Instructions
Version 2.x of the plugin introduced some non-backward compatible changes. Follow the below instructions if you are upgrading from plugin version 1.x to 2.x.
Version 1.x of the plugin used Google Sheets API v3 that is shut down by Google. Version 2.x of the plugin switched to the latest Google Sheets API v4. Due to this change you MUST do the following after upgrading from version 1.x to 2.x: Connecting the Plugin to Google Sheets After installing the plugin you must connect it to Google Sheets as described below. Generating OAuth2 credentials The simplest way to generate OAuth2 credentials is as follows: If the above method doesn't work for you, use the following procedure to generate OAuth2 credentials manually. Refer to screencast for visual assistance. Authorizing plugin acess to Google Sheets After generating OAuth2 credentials, use the following procedure to authorize plugin access to Google Sheets. Refer to screencast for visual assistance. Using the Plugin After successfully connecting the plugin to Google Sheets, do the following to configure your Caldera Form to send data to Google Sheets on form submission. Refer to screencast for visual assistance. In Google Sheets If you wish to record all of your Caldera Form fields, proceed to the next step and enable "Automatically generate header" option in processor settings. If you wish to record only selected fields create custom spreadsheet header in the first row as follows: In Caldera Forms Automatic Header Generation When "automatic header generation" is enabled, the plugin verifies spreadsheet header on each new form submission and adds new fields to it if needed. Note that it never deletes fields from the header - as this would also delete some submission data - though you can do it manually. You may also manually reorder columns as you wish. Slug Names Acknowledgements The initial version of the plugin was based on CF7 Google Sheets Connector

安装:

  1. Upload "cf-google-sheets" to the "/wp-content/plugins/" directory
  2. Activate the plugin through the Plugins screen in WordPress

屏幕截图:

  • Adding Google Sheets processor in Caldera Forms

常见问题:

Why isn't the data sent to spreadsheet? Caldera Forms Submit is just Spinning.

Sometimes it can take a while of spinning before it goes through. But if the entries never show up in your Google Sheet use the following checklist:

  • Check that plugin is properly connected to Google Sheets (connection status in plugin Settings screen should be CONNECTED)
  • In Google Sheets processor configuration screen for your form:
  • Check that you entered correct Sheet ID (obtained from the sheet's URL - and NOT the Sheet Name)
  • Check that you entered correct Tab Name
  • It is recommended to enable "Automatic header generation"; otherwise check that your sheet's 1st row contains header that matches form's slugs
  • Check Debug Log in plugin Settings screen for detailed error trace

更新日志:

2.5 2.4 2.3 2.2 2.1 2.0 1.8 1.7 1.6 1.5 1.4 1.3 1.2 1.1 1.0