Email Download Link Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
This plugin will send a download link to user after they have submitted a form. i.e. Send email with download link to users after signing up. There are lots of reasons you might want to send to a download link to your user after they have submitted a form.
Check official website for live demo http://www.gopiplus.com/work/2016/03/01/email-download-link-wordpress-plugin/
Benefits of this plugin
- Send free PDF/IMG/ZIP document download link after signing up for a newsletter.
- Protect your download link from anonymous users.
- Create download link with expiration date.
- Track your download history.
- Export signing up email address.
- Refresh download link automatically with specific interval.
- Google reCAPTCHA option.
- Security/badword filter to protect download form.
- Throttling mechanism to protect spam submission.
- Option to enable/disable GDPR checkbox.
Plugin configuration
Short code for posts and pages
This can be used in any page or post within your blog. When your blog encounters text formatted in this style and recognizes it as a >Email download link subscription box.
[email-download-link namefield="YES" id="1"]
[email-download-link namefield="YES" group="Default"]
[email-download-link namefield="NO" group="Default" phone="YES"]
Please check official website for more info about short code.
Add directly in the theme
Copy and past the below mentioned php code to your desired template location (i.e in theme PHP file).
<?php ed_download_link( $namefield = "YES", $desc = ""); ?>
Widget option
To add Email download link Subscriptions Box widget to your sidebar, go to your Dashboard. and then click on Widgets menu. You will see a widget called Email download link. Click Add Widget button or drag it to the sidebar on the right.
Translators
Translations inside plugin :
Portuguese (Brazil) Flavio Escobar
Screenshots
-
Front Page – Subscription download link box
-
Admin 1 – Create download link page
-
Admin 2 – Cron Details page
-
Admin 3 – Admin Settings page
-
Admin 4 – Admin download history page
-
Admin 5 – Admin widget settings page