Simple solution for users of Moosend and Elementor that do not wish to modify the functions.php file of their theme. This plugin will allow you to send subscriptions made via Elementor's Pro form widget to your Moosend list.
- WordPress 4.7 or greater
- PHP version 5.4 or greater
- MySQL version 5.0 or greater
- Elementor Pro 2.5 or greater
- PHP version 7.0 or greater
- MySQL version 5.6 or greater
- WordPress Memory limit of 64 MB or greater (128 MB or higher is preferred)
- Install using the WordPress built-in Plugin installer, or Extract the zip file and drop the contents in the
wp-content/plugins/
directory of your WordPress installation. - Activate the plugin through the 'Plugins' menu in WordPress.
- Go to Pages > Add New
- Press the 'Edit with Elementor' button.
- Now you can drag and drop the form widget of Elementor Pro from the left panel onto the content area, and find the Moosend action in the "Actions after submit" dropdown.
- Fill your Moosend List and API Key details and all your subscribers will be sent to that list.
- Add as many custom fields as you want, you just need to do it with this format: customfieldname=value,customfieldname2=value2. Don't use spaces and separate each custom field with a comma.
Why do I need this plugin?
Because there's no native way to send subscribers from Elementor Pro form widget to Moosend, so if you want to avoid modifying your Functions.php to achieve this, you can just install Moo Elements with a couple of clicks.
Why is Elementor Pro required?
Because this integration works with the Form Widget, which is a Elementor Pro unique feature not available in the free plugin.
Can I still use other integrations if I install Moo Elements?
Yes, all the other form widget integrations will be available. You can even use more than one at the same time per form.
Do I need to know how to code to use Moo Elements?
No, you don't and that's the main reason that I created this plugin, so you can integrate both Moosend and Elementor without knowing how to code.
- Improvement: Now you can add dynamic custom fields using the name of the Moosend custom field and the ID of the Elementor field. Right now you can use 5 custom fields, need more? Feel free to ping me at soporte@inboundlatino.com and let me know.
- New Feature: You can add custom fields.
- Added a new step to the installation process to show the new feature.
- Initial Release