[wordpress插件] CF7 SpreadsheetsCF7试算表

wordpress 插件 文章 2020-03-21 02:00 519 0 全屏看文

AI助手支持GPT4.0

评分
98
描述

WordPress plugin that merge Contact form 7 functional with google spreadsheets (also works with private spreadsheet).

将Contact Form 7功能与Google电子表格合并的WordPress插件(也适用于私有电子表格)。

How to use:

使用方法:

Video instruction: https://www.youtube.com/watch?v=ZgZRBByY4fc

视频说明: https://www.youtube.com/watch?v=ZgZRBByY4fc

a>

a>

Video instruction (OLD versions): https://www.youtube.com/watch?v=5ICWr5MMo7E<

视频说明(旧版本): https://www.youtube.com/watch?v=5ICWr5MMo7E <

/a>

/ a>

    1. Prepare API

    2. 准备API

        • Go to the Console Developers API
        • 转到控制台开发人员API

        • Create new project (or choose existing one)
        • 创建新项目(或选择现有项目)

        • Click “enable API and services”, or click on “library” tab
        • 单击“启用API和服务”,或单击“库”选项卡

        • Find in list “Google sheets API” and click “enable”
        • 在“ Google Sheets API”列表中找到并单击“启用”

        • Go to Credentials tab and click create credentials.

        • 转到凭据标签,然后单击创建凭据

          In dropdown list choose Service account key.

          在下拉列表中,选择服务帐户密钥

          In next window select you service account, and Key type to JSON.

        • 在下一个窗口中,选择您的服务帐户,然后将密钥类型更改为 JSON

        • Save the JSON document
        • 保存JSON文档

        • Upload JSON document on plugin page (second tab).
        • 在插件页面(第二个标签)上上传JSON文档。

      • Create a table

      • 创建表格

          • Go to the Google Spreadsheets and create new table (or open exists table)
          • 转到 Google电子表格并创建新表(或打开存在的表)

          • Copy table URL and ID.

          • 复制表的URL和ID。

            For example: //docs.google.com/spreadsheets/d/1yhzO1Q6ikYysfg8LCHqegPM/edit#gid=0 in this table URL is: 1yhzO1Q6ikYysfg8LCHqegPM, and ID is:

            例如:此表中的 // docs.google.com/spreadsheets/d/1yhzO1Q6ikYysfg8LCHqegPM/edit#gid=0 URL是: 1yhzO1Q6ikYysfg8LCHqegPM ,ID是:

            >0(parameter gid).

          • > 0 (参数 gid )。

          • If you have private spreadsheet – you should grant edit rights to your service account (that we create earlier) directly in spreadsheet.

          • 如果您有私人电子表格,则应直接在电子表格中授予您(我们之前创建的)服务帐户的编辑权限。

            You could find service account email in your website admin panel after uploading JSON file.

          • 上传JSON文件后,您可以在网站管理面板中找到服务帐户电子邮件。

        • Paste the spreadsheet URL and ID in plugin options page, upload JSON file, and choose other options.
        • 在插件选项页面中粘贴电子表格URL和ID,上传JSON文件,然后选择其他选项。

        • Create usual form in Contact form 7 and use it.
        • 联系表单7 中创建常规表单并使用它。

安装步骤

    1. Upload plugin folder CF7-spreadsheets to wp-content/plugins directory
    2. 将插件文件夹 CF7-电子表格上传到 wp-content / plugins 目录

    3. Open wordpress admin tool and activate the plugin at plugins menu
    4. 打开wordpress管理工具并在 plugins 菜单上激活插件

下载地址
https://downloads.wordpress.org/plugin/cf7-spreadsheets.zip
-EOF-

AI助手支持GPT4.0