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.
Captures d’écran
Blocs
Cette extension fournit 1 bloc.
- Gutenberg Email Optin
Installation
- Upload the plugin files to the
/wp-content/plugins/wp-sendfox
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to your SendFox account settings to create « Personal Access Token ».
- Copy your new « Personal Access Token ».
- Go to the admin menu->SendFox->Connect screen to configure the plugin.
- Paste your « Personal Access Token » into « API Token » field and click « Save Changes ».
- If « Status » field shows green box saying « CONNECTED: Your_Account_Name », your SendFox account is connected successfully.
- 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.
Avis
Contributeurs/contributrices & développeurs/développeuses
« WP SendFox » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
Contributeurs“WP SendFox” a été traduit dans 2 locales. Remerciez l’équipe de traduction pour ses contributions.
Traduisez « WP SendFox » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
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.