Description
Resume Collector is a lightweight WordPress plugin that allows you to collect resumes from your website visitors using a simple form. Submissions are securely stored and can be managed directly from the WordPress admin panel.
Ideal for job application pages, recruitment websites, or any site that needs to collect candidate information efficiently.
Features:
– Use the shortcode [resumcolr_resume_collector] to display the submission form anywhere on your site.
– Form fields include:
– Name
– Email
– Age
– Upload button to submit resume (PDF, DOCX)
– Submit button
– Admin panel in the WordPress dashboard:
– Instructions on how to use the plugin.
– View submitted resumes with Name, Email, Age, and Submission Time.
– Download and delete submitted resumes.
– Export an individual submission (Name, Email, Age) as a CSV file.
– Simple and professional interface for both users and administrators.
Installation
- Upload the plugin files to the
/wp-content/plugins/resume-collectordirectory, or install the plugin through the WordPress plugin screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Add the
[resumcolr_resume_collector]shortcode to any post or page where you want the resume submission form to appear. - Access the admin panel via Dashboard -> Resume Collector -> Submissions to view, download, or delete submissions.
FAQ
-
Can I display the form on multiple pages?
-
Yes. Simply place the
[resumcolr_resume_collector]shortcode wherever you want the form to appear. -
What file types are allowed for resumes?
-
The plugin supports PDF and DOCX files.
-
Can I delete a submitted resume from the dashboard?
-
Yes. The admin panel allows you to delete individual submissions, including the uploaded file.
-
Does the plugin store submission time?
-
Yes. Each submission is timestamped and displayed in the admin panel.
-
Is there a limit for the file size?
-
Yes. The limit is 2 MB.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Resume Collector” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Resume Collector” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Change log
1.0
- Initial release