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 trialIrfan Ullah
6,869 PointsWordPress 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.
- User comes to website and fills the form along with details
- And Upload pdf file to server
- His Details are saved in Database
- 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
Unsubscribed User
19,024 PointsHey,
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.
Jacob Mishkin
23,118 PointsI would use Gravity Forms. very flexible, and easily styled, It's what I use.