=== Job App Manager === Contributors: hasanfardous Donate link: https://me.hasanfardous.com Tags: job-app-manager, job-application, job-app-plugin, job-application-form, online-job-application Requires at least: 5.0 Tested up to: 5.9 Stable tag: trunk Requires PHP: 7.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == Job App Manager is a simple wordpress plugin. The plugin provides a shortcode for displaying a job application form where people can apply with their details. After completing the form successfully the user will get a confirmation email to their email. All submission are available in 'All Submissions' admin page. The Search, Filtering & Deletation are available there. The plugin also make a Dashboard widget where you can see the latest 5 applicant submissions. == Installation == This section describes how to install the plugin and get it working. 1. Upload `job-app-manager.zip` to the `/wp-content/plugins/` directory 2. Activate the 'Job App Manager' plugin through the 'Plugins' menu in WordPress 3. Make a page where you want to show the application form where people can apply with their details. Then place the shortcode their `[applicant_form]` that's it. == Screenshots == 1. Make a page where the Applicant form will appear with the shortcode [applicant_form] 2. The Applicant Form 3. All Submissions are available in Admin Menu Page 4. The Dashboard Widget by the Plugin with Latest Applicants List == Changelog == = 1.0.0 = * Initial release = 1.0.1 = * Compatible for 5.9 version = 1.0.2 = * Fixed the bug