=== PDF Resume Parser === Contributors: kiwicommerce Tags: resume, parser, pdf, job application, candidate Requires at least: 5.7 Tested up to: 6.8 Requires PHP: 7.4 Stable tag: 1.0.1 License: GPL-3.0-or-later License URI: https://www.gnu.org/licenses/gpl-3.0.html Easily upload and parse PDF resumes, and display data in a searchable table. == Description == Resume Parser is a simple and powerful plugin to upload and parse PDF resumes. It allows users to submit their resumes through a form and display the parsed data in a clean data table using a shortcode. **Features:** - Upload PDF resumes easily - Parse important resume information - Display resumes in a searchable, sortable table - Simple shortcode: `[resume_parser_form]` - Responsive and lightweight - See applyed user in backend - Open that resume from there == Installation == 1. Upload the plugin files to the `/wp-content/plugins/paf-resume-parser` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Use the shortcode `[resume_parser_form]` on any page or post to display the upload form. == Frequently Asked Questions == = How do I display the resume upload form? = Use the shortcode `[resume_parser_form]` anywhere you want the form to appear. = What file types are supported? = Currently, the plugin supports uploading PDF files only. = Is there a limit to the file size? = The upload limit depends on your WordPress and server settings. == Screenshots == 1. Resume upload form. 2. Parsed resume data displayed in a table. 3. Example of a resume entry details. 4. Admin view of uploaded resumes. 5. Frontend table display with search and sort features. == Changelog == = 1.0 = * Initial release. == Upgrade Notice == = 1.0 = First stable version released.