Description
This addon for Elementor Pro introduces a new “Actions After Submit” option in the settings of the Elementor form widget. It enables the addition of a new subscriber (currently supporting firstname and email) to a MailWizz installation, utilizing its API Key.
Latest Updates
1.0
- Initial release of the plugin.
- Integration with MailWizz API to add subscribers from Elementor Pro forms.
- Support for custom field mapping between Elementor forms and MailWizz fields.
- GDPR compliance with consent checkbox support.
- Debugging support via
WP_DEBUGto log API requests and responses.
Screenshots






Installation
- Upload the plugin files to the
/wp-content/plugins/directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Elementor Form Widget->Content tab->Actions After Submit->MailWizz screen to configure the plugin
FAQ
-
Does this plugin require Elementor Pro?
-
Yes, this plugin requires Elementor Pro as it extends the form functionality of Elementor Pro.
-
Does this plugin require MailWizz?
-
Yes, this plugin requires a MailWizz installation as it adds subscribers to a MailWizz list.
-
Does this plugin manage the GDPR consent requirement for MailWizz lists?
-
Yes, you will need to fill in the MailWizz Consent Checkbox Tag field and the plugin will send the necessary information to MailWizz.
-
Something is not going well, can I look at the request sent to the API or the response received from the API?
-
Of course ! In your
wp-configfile, activate debug withdefine('WP_DEBUG', true );, test your form then consult yourdebug.logfile located in thewp-contentfolder, you will be able to examine a log of the request sent but also of the response received. -
Who are the developers?
-
Ludovic S. CLAIN from Reunion island 🇷🇪 who has the honor of being part of the WordPress community
-
Can I help you?
-
Of course! Please contact me by opening a support ticket, it’s always a blessing to have help on a plugin.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Form2Wizz – MailWizz integration for Elementor forms” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Form2Wizz – MailWizz integration for Elementor forms” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
For the complete changelog history, please click here or refer to the separate “changelog.txt” file included in the plugin directory.
