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.

스크린샷

설치

  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.

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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Resume Collector”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Resume Collector”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0

  • Initial release

1.0.1

  • Updated “Tested up to” version.
  • Improved database query handling and code quality.
  • Updated language file name.