Resume Collector

描述

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.

屏幕截图

  • Front End Output Example
  • Resume Submission Page Example

安装

  1. Upload the plugin files to the /wp-content/plugins/resume-collector directory, or install the plugin through the WordPress plugin screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Add the [resumcolr_resume_collector] shortcode to any post or page where you want the resume submission form to appear.
  4. Access the admin panel via Dashboard -> Resume Collector -> Submissions to view, download, or delete submissions.

常见问题

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.

评价

此插件暂无评价。

贡献者及开发者

「Resume Collector」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Resume Collector」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • Initial release