[wordpress插件] Contact Form 7 to Robly联系表格7到Robly

wordpress 插件 文章 2020-03-21 00:10 429 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

Robly is a paid email marketing service provider that helps you send emails to large numbers of people at once and

Robly 是一家付费电子邮件营销服务提供商,可帮助您立即将电子邮件发送给大量人员

allows contacts to be in multiple lists for targeted marketing purposes.

允许联系人位于多个列表中以用于有针对性的营销目的。

Using Robly’s API, this plugin adds Contact Form 7 submissions to one or more Robly lists, including custom fields.

该插件使用Robly的API,将Contact Form 7提交添加到一个或多个Robly列表中,包括自定义字段。

This plugin requires an active Robly account as well as Contact Form 7. You'll also need to contact Robly support

此插件需要有效的Robly帐户以及联系表格7。您还需要与Robly支持联系

to get an API ID and key for your account.

获取您帐户的API ID和密钥。

安装步骤

    1. Upload this folder to the /wp-content/plugins/ directory or install from the Plugins menu in WordPress.
    2. 将此文件夹上传到 / wp-content / plugins / 目录,或从WordPress中的“插件”菜单安装。

    3. Activate the plugin through the Plugins menu in WordPress.
    4. 通过WordPress中的“插件”菜单激活插件。

    5. Go to Settings > CF7 to Robly in WordPress, enter your Robly API ID and key, and save the settings.
    6. 转到设置> CF7以在WordPress中进行Robly,输入您的Robly API ID和密钥,然后保存设置。

    7. On each of your Contact Form 7 forms, go to the “Robly Settings” tab and specify the list(s) you would like to add submissions to, as well as specifying the form fields and Robly data fields.

    8. 在每个Contact Form 7表单上,转到“ Robly设置”选项卡并指定要向其添加提交内容的列表,并指定表单字段和Robly数据字段。

      Save the contact form.

    9. 保存联系表格。

    10. If you need advanced list handling (adding contacts to specific lists based on which checkboxes are active, etc.):

    11. 如果您需要高级列表处理(根据活动的复选框将联系人添加到特定列表等):

        1. Add a hidden field named robly_lists: [hidden robly-lists]
        2. 添加一个名为 robly_lists 的隐藏字段: [隐藏的robly-lists]

        3. Get the ID numbers of the appropriate lists from Robly: go to lists summary and

        4. 从Robly获取相应列表的ID号:转到列表摘要,然后

          click on a list.

          单击列表。

          The URL will have a value paramater with the ID field you need (example: https://app.robly.com/email/contacts?lookup_type=sub_list&value=11111)

          该URL将具有一个 value 参数,其中包含您需要的ID字段(例如:https://app.robly.com/email/contacts?lookup_type = sub_list&value = 11111

        5. Use Javascript on the frontend to watch for changes and dynamically set the robly_lists field value to a comma-separated list of the Robly list IDs
        6. 在前端使用Javascript监视更改,并将 robly_lists 字段值动态设置为以逗号分隔的Robly列表ID列表

        7. For an example, look in the plugin folder at

        8. 例如,请查看插件文件夹中的

          js/advanced-checkboxes.js

        9. js / advanced-checkboxes.js

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

AI助手支持GPT4.0