Applicant Form WP
A plugin to collect applicant information via a form.
by Md. Russel Hussain · github.com/russel07/applicant-form-wp · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/russel07/applicant-form-wp/archive/refs/heads/main.zipDeclares an update source (https://github.com/shovoalways), so updates arrive through the plugin's own updater.
From the readme
Applicant Form WP Plugin
A WordPress plugin that allows applicants to submit their information and CV through a form. Admins can view submissions in the admin panel and a dashboard widget shows the latest 5 submissions.
Features
- Shortcode: [applicantform] to display the applicant submission form.
- Form Fields: First Name, Last Name, Email Address, Mobile Number, Present Address, Post Name and CV upload.
- Admin Page: View a list of submitted applications sort by first name, last name, email address and submission date. Also have option to search and delete functionality
- Dashboard Widget: Display the latest 5 submissions.
Installation
1. Download the Plugin:
- Download the latest release from the releases page.
2. Upload the Plugin:
- Go to your WordPress admin panel.
- Navigate to Plugins Add New Plugin.
- Click on Upload Plugin and select the downloaded zip file.
- Click Install Now and then Activate.
3. Activate the Plugin:
- After installation, activate the plugin from the Plugins menu.
Usage
1. Add the Form to a Page or Post:
- Use the shortcode [applicantform] in any post or page to display the applicant submission form.
2. View Submissions
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| V1.0.0 | Aug 7, 2024 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.