WooCommerce MailWizz Integration
WooCommerce Checkout Checkbox to Mailwizz API
by Ryan Martin · github.com/rjmartin05/woocommerce-mailwizz-checkbox
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/rjmartin05/woocommerce-mailwizz-checkbox/archive/refs/heads/main.zipThis WordPress plugin integrates WooCommerce with MailWizz, allowing you to add a newsletter subscription checkbox to the checkout page. When customers opt in, their details are sent to your MailWizz account as subscribers.
Features
- Adds a "Subscribe to our newsletter" checkbox above the Terms and Conditions on the WooCommerce checkout page.
- Captures the customer's email, first name, and last name if they opt in.
- Sends subscriber data to MailWizz via its API.
- Easy configuration for MailWizz API key and endpoint in WooCommerce settings.
Installation
- Download the plugin files and upload them to your WordPress site, or clone the repository:
git clone https://github.com/your-username/woocommerce-mailwizz-integration.git