| |

How to Download PDF on form submission using Contact Form 7

I want the user to be able to download a PDF file after registering on the site with a simple ‘Name’ and ‘Email’ form. I have only one file to download, so it should be very simple and I don’t want to install a branch of plugins to achieve this. So I found this simple solution.

I just put the file URL into the Mail (2) content. We can use Mail (2) to send an email to the user who fills in the form. I have inserted the file URL in “Message Body” so the user can have access to the PDF.

That’s it…

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *

One Comment

  1. I don’t want this to go through a mail to download. I want the user to get the newsletter or pdf directly to his system. How do I achieve that?