WP SendFox

Description

This plugin lets you capture emails from your WP comment form, WP registration form, WooCommerce checkout form, pages built with Gutenberg and Divi Builder.

You can:
* add subscribe checkbox to any of these forms
* make it pre-checked
* make subscription implicit (hidden checkbox)

Also you can easily export your WordPress users and/or WooCommerce customers to one of your lists in just 3 clicks, literally.

All you need to start using this plugin is your SendFox API key (aka “Personal Access Token”).

SendFox website, title and logo are owned by Sumo Group, Inc.

Screenshots

  • Connect screen. Add your SendFox API key here and check connection.
  • Integrations screen. List of all available integrations.
  • Comment Form integration screen. Capture emails of those who comments on your site.
  • WooCommerce Checkout integration screen. Capture emails of those who buys in your store.
  • Export screen. Export emails of WordPress users or WooCommerce customers to your SendFox list.
  • Gutenberg Editor. New Email Optin block connected to your SendFox account.
  • Divi Builder. SendFox added to the list of email providers in Divi Email Optin block.

Blocks

This plugin provides 1 block.

  • Gutenberg Email Optin

Installation

  1. Upload the plugin files to the /wp-content/plugins/wp-sendfox directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to your SendFox account settings to create “Personal Access Token”.
  4. Copy your new “Personal Access Token”.
  5. Go to the admin menu->SendFox->Connect screen to configure the plugin.
  6. Paste your “Personal Access Token” into “API Token” field and click “Save Changes”.
  7. If “Status” field shows green box saying “CONNECTED: Your_Account_Name”, your SendFox account is connected successfully.
  8. Now you can go to “Integrations” and “Export” tabs. Use “Integrations” tab to configure how your visitors will subscribe to your list from your site. And “Export” tab to export existing WP users or WooCommerce customers.

FAQ

Do I need to reveal my SendFox login and/or password to use this plugin?

No, definitely not. This plugin uses a secure API connection to SendFox via the special API key, that you need to generate in your account first. Your login credentials are not revealed.

Reviews

☀️ 6️⃣ 30, 2023 1 reply
Love SendFox and thank you for providing this plugin and integration!
☀️ 8️⃣ 19, 2022 2 replies
This is so big! Integration between SendFox and DIVI has never been so easy! Simple, stable, efficient, easy to use and essential. What else to ask for a plugin? Best plugin update of the year of all plugins (maybe the decade!) 😀 A huge thank you!
🌸4️⃣ 19, 2022 1 reply
Thanks for making this plugin. It does the job and it's easy to set up.
July 16, 2021
This plugin is amazing. Works perfectly, and the developer is SUPER responsive. Even as a free plugin, he spent time logging into my site helping me customizing the plugin even further. Super grateful for wonderful devs who actually care about others. Thank you Bogdan! You're the best! -alex
🌸4️⃣ 26, 2021
the best plugin, very convenient, I have been using it for a whole year. helps to develop the project.
Read all 6 reviews

Contributors & Developers

“WP SendFox” is open source software. The following people have contributed to this plugin.

Contributors

“WP SendFox” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “WP SendFox” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.3.1

  • feature: support for WooCommerce HPOS;
  • tweak: improved Access Control for gb_sf4wp_process_sync() (Big thanks to Abdi Pranata);

1.3.0

  • integration: LearnDash Course Enrollment (Big thanks to Rodolfo Martinez!);
  • feature: added WooCommerce HPOS support;

1.2.0

  • feature: (Gutenberg Opt-in Block) added form border styling options, button border styling options, form width (fixed or 100%), added separate sections for Form and Button options in Gutenberg Sidebar, added transparency selector for Form Background colorpicker;
  • tweak: added minified CSS file and enqueued it instead; updated minified js;
  • tweak: fixed typo for comment_id variable and logics filtering comment email submission;

1.1.0

  • feature: integrated SendFox to the Divi Builder’s Email Optin module (Big thanks to Rodolfo Martinez!);
  • feature: added a custom Gutenberg Email Optin block that allows to pick a list and subscribe to SendFox (Big thanks to Rodolfo Martinez!);
  • feature: (optionally) submit comment author email to SendFox only after comment is approved manually;
  • tweak: submit comment author email to SendFox only after comment is approved automatically;
  • tweak: replaced esc_url with esc_attr to fix “Clear log” link;

1.0.2

  • tweak: fixed duplicate “select the list…” in “SendFox list” dropdown fields;
  • tweak: “SendFox list” dropdown was only showing the first 10 lists from your account, fixed that;
  • feature: added 24-hour cache for lists available in “SendFox list” dropdown to speed up the admin pages, and “Reload lists” button under “Connect” tab to clear that cache manually;

1.0.1

  • tweak: skip options filtering on the first save, otherwise options are not saved and overwritten by FALSE;
  • tweak: added optional argument to the logging function;

1.0.0

  • Initial release.