Link to home
Start Free TrialLog in
Avatar of egoselfaxis
egoselfaxis

asked on

Seeking WordPress plugin for logged in users to be able to upload required documents

Does anyone here know of a WordPress plugin (free or otherwise) that would allow for the following functionality?

1) Back End: Administrators would be able to create a checklist of documents that are required from a particular user and generate some kind of file upload form that either generates it's own page url, or that spits out some type of shortcode which can be embedded in a page or post.  This "checklist" could then be assigned to a specific user, and only that 1 user would be able to view the page that contains the file upload form.

2) Front End: A logged in users would visit the page that contains the file upload form (mentioned above), and would then proceed to upload 1 or more the documents that are in the checklist.  If, for example, there are 5 documents in the checklist, then the form would display 5 different file upload fields, each with a distinct label and description.  Also --- the user wouldn't have to upload all 5 of those documents at the same time.  They could upload just 2 of the documents on a Monday, .. then upload the 3rd and 4th documents on a Wednesday, .. and then upload the 5th and final document on a Friday ... and as they upload each of the required documents, a green checkmark (or something similar) would be displayed beside the field, indicating that the corresponding document has already been uploaded. Once all 5 documents have been uploaded, each of those 5 file upload fields would have the green checkmarks beside them, and perhaps some kind of notification email would be sent to the Administrator, .. letting them know that the user that the checklist was initially assigned to has uploaded all of the required documents.  

Does anyone here know were I might be able to find a plugin that has this type of functionality?  I've been searching the WordPress plugin repository for something like this, but it appears that no such thing exists.  Please advise.

Thanks!
- Yvan
Avatar of Maheshwar R
Maheshwar R
Flag of India image

Hello,

I don't think there is an existing plugin with the functionality you are looking at.You need to modify existing plugins for checklist and implement file upload inside it.

https://wordpress.org/plugins/frontend-checklist/

Regards,
Abhijit
Maybe consider E-E Gigs.  There are many WP developers here who might be able to help.
Avatar of egoselfaxis
egoselfaxis

ASKER

I'm not exactly sure how E-E Gigs works.  It was my understanding that my having checked the box beside "Allow members to recommend Gigs projects or Live requests to solve my problem" when posting the initial question would have resulted in my receiving a few sales pitches from interested developers, but it appears not.  So how do I go about that?  

Thanks,
- Yvan
ASKER CERTIFIED SOLUTION
Avatar of Lucas Bishop
Lucas Bishop
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
The client who requested this feature has apparently gone awol on me, so I guess the issue is no longer pressing.  Thanks to all of you for your assistance.

- Yvan