Linux 软件免费装
Banner图

Gravity Forms Constant Contact

开发者 katzwebdesign
katzwebservices
更新时间 2021年3月16日 21:50
捐献地址: 去捐款
PHP版本: 4.0 及以上
WordPress版本: 4.9.8

标签

newsletter forms constant contact gravity forms gravity mailing list constantcontact

下载

1.1 2.2.1 1.0 1.1.1 2.0 2.0.1 2.0.2 2.0.3 2.1 2.1.1 2.1.2 2.1.3 2.2 2.2.2 3.0 3.1 3.1.1

详情介绍:

Warning: This plugin was deprecated in March 2021 and is no longer receiving updates or support. Please use the official Gravity Forms Constant Contact Add-On instead.
This plugin requires a Constant Contact account, and the Gravity Forms form plugin.
Integrate Constant Contact with Gravity Forms If you use Constant Contact email service and the Gravity Forms plugin, you're going to want this plugin! Integrate your Gravity Forms forms so that when users submit a form entry, the entries get added to Constant Contact. Link any field type with Constant Contact, including custom fields! You may also be interested in:

安装:

  1. Upload plugin files to your plugins folder, or install using WordPress' built-in Add New Plugin installer.
  2. Activate the plugin
  3. Go to the plugin settings page (under Forms > Settings > Constant Contact)
  4. Enter the information requested by the plugin.
  5. Click Save Settings.
  6. If the settings are correct, it will say so.
  7. Follow on-screen instructions for integrating with Constant Contact.

屏幕截图:

  • Plugin settings screen
  • Choose the lists form submissions are added to, and map the data (including Custom Fields!)
  • Add advanced logic to determine when a submission should (or should not) be added
  • Configure one or more feeds (Constant Contact sync rules) per form

常见问题:

Does this plugin require Gravity Forms?

Yes, it does. You can purchase Gravity Forms here.

Does this plugin require Constant Contact?

Yes, it does. If you don't have an Constant Contact account, sign up for an account here.

What's the license for this plugin?

This plugin is released under a GPL license.

How do I prevent opt-in confirmation emails?

To disable "Confirmed Opt-in", add this code to your theme's functions.php file: add_filter('gravity_forms_constant_contact_action_by', 'return_action_by_customer'); function return_action_by_customer() { return 'ACTION_BY_CUSTOMER'; }

How do I prevent access to the Settings page?

To see the Settings page (that has the Constant Contact username and password on it), an user must have the gravityforms_constantcontact capability. To enable or disable access to users, install the Members plugin and add or remove the capability from the user.

How do I prevent the Entry notes confirming that the entry was added to Constant Contact?

To disable this feature, add this code to your theme's functions.php file: add_filter('gravityforms_constant_contact_add_notes_to_entries', '__return_false');

更新日志:

3.1.1 on August 9, 2018 3.1 on April 2, 2018 3.0 on February 19, 2017 2.2.2 (August 11, 2015) 2.2 & 2.2.1 (January 5, 2015) 2.1.2 (February 5, 2014) 2.1.1 2.1 2.0.3 2.0.2 2.0.1 2.0 1.1 1.0