File Uploading and Downloading
-
[ Moderator note: moved to Fixing WordPress. ]
I am helping a client build a website (we are both experienced, but still amateurs and not professional developers), and he would like to incorporate the ability for his users to upload resume/cover letter templates, and for others to be able to download them.
Uploading:
I have explored a variety of plug-ins, and am not quite sure what the best approach is. What we have done so far is signed up for FileStack (not a plugin, but an external API) and have placed the upload button onto the page, with uploads going to an S3 (Amazon) bucket. What we cannot figure out is how to attach the ability for users to fill out a form of information to attach to the upload (description of file, add some tags for searching, etc.).
1. What’s the best approach to do what we would like to do (plugins, etc.)?
2. How can incorporate a form of information that attaches itself to the file (completed by the uploader), that will appear to other users?
3.. We would also like for their files to appear under their user profiles so that they can delete their uploads (as per our privacy policy).
4. We would prefer that the form for the file description that we would like to accompany the files appear as a pop-up, rather than as a separate page (although, not necessary).Downloading
1. We want the uploaded files to appear for other registered users to be able to download.
2. Users should be able to search the files by using a variety of criteria.
3. We would like drop-down boxes to appear at the top of the page to filter the documents available for download (industry type, language, etc.).Also, we would like non-registered users to be able to see the available documents and their descriptions, but only registered users are able to upload and download.
Thank you for your assistance!
- The topic ‘File Uploading and Downloading’ is closed to new replies.