Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress

Irfan Ullah
Irfan Ullah
6,869 Points

WordPress Form Plugin Help Needed

Hello There,

A client has given me a simple task to solve in WordPress that are given below in 4 steps.

  1. User comes to website and fills the form along with details
  2. And Upload pdf file to server
  3. His Details are saved in Database
  4. Upon Success, He Receives an Auto Responder email along with the uploaded file URL

I know how to do this with Plain PHP but not with WordPress. Is there any Plugin that can do the above described tasks.

Thank you very much for taking time and reading my post. I highly appreciate your help.

2 Answers

Hey,

Contact Form 7 has a built in function to add files to your form submission.

http://contactform7.com/file-uploading-and-attachment/


Ninja Forms is pretty good and you can get a separate extension to extend it's functionality to allow file uploads.

https://ninjaforms.com/extensions/file-uploads/

The add-ons are not free though, this one is $39 for a single site.


I've used both and would use both again - so just go with your gut on which you prefer.

I would use Gravity Forms. very flexible, and easily styled, It's what I use.