Featured Products
- Home
- WordPress Plugins
- Mailchimp Discount for Easy Digital Downloads
Mailchimp Discount for Easy Digital Downloads
By : magnigenie Published on Monday, October 26, 2015,07:51:41 in WordPress Plugins
EDD Mailchimp Discount is an addon for Easy Digital Downloads which allows you to setup discount for mailchimp newsletter signups on your site. Whenever a new user signups for your newsletter the plugin automatically generates a coupon code based on the admin settings and email it to the registered email id. The plugin internally uses the default EDD coupons so you can easily keep track of signups and the email ids.
Features
Shortcode Settings
You can use[edd_mailchimp_discount]shortcode to use the mailchimp discout form on your page/post/widget etc.
Please find the list of variables you can use with shortcode. Variable Description width Define a width for the signup form.
Possible values: 100px, 100%, 500px etc.
Usage:
[edd_mailchimp_discount width="400px"]align Set the alignment for the signup form.
Possible values: left,right and center.
Usage:
[edd_mailchimp_discount align="center"]layout Define the layout for the form.
Possible values are horizontal and vertical. The default value is vertical.
Usage:
[edd_mailchimp_discount layout="horizontal"]btn_width Set width for the subscribe button.
Possible values: 100px, 429px, 100%, 69% etc.
Usage:
[edd_mailchimp_discount btn_width="300px"]btn_align Set the alignment for the subscribe button.
Possible values: left,right and center.
Usage:
[edd_mailchimp_discount btn_align="right"]top_text Define a text that would appear on top of the form.
Usage:
[edd_mailchimp_discount top_text="Subscribe to our newsletter and win discount"]top_text_color Set a text color for the top text.
Usage:
[edd_mailchimp_discount top_text_color="#ffcc00"]You can combine any of the shortcode variables and create different type of forms. Check some examples below:
[edd_mailchimp_discount width="400px" align="center" btn_width="100%" texttop_text_top="Signup for newsletter" top_text_color="#333333"]
Changelog
Version 1.0
- Initial public release.




