Talent Portal
A WordPress plugin to collect applicant information via a form, store submissions, and manage them via the WordPress admin panel.
by Kamruzzaman · github.com/kzamanbd/talent-portal · website
★ 0stars
12release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/kzamanbd/talent-portal/releases/download/v1.0.0/talent-portal.zipReadme
WP Talent Portal
A WordPress plugin to collect applicant information via a form, store submissions, and manage them via the WordPress admin panel.
Features
- Collect applicant information through a shortcode
[applicant_form]. - Store submissions in a custom database table.
- Manage submissions in the WordPress admin panel.
- Display recent submissions on the WordPress dashboard.
- Email notifications on successful submission.
- Secure form submission with nonce verification.
- Pagination, search, and delete functionality in the admin panel.
- Localization support.
Download and Installation
- Download the plugin from the GitHub repository.
- Upload the plugin files to the
/wp-content/plugins/talent-portaldirectory, or install the plugin through the WordPress plugins screen directly by uploading the zip file. - Activate the plugin through the 'Plugins' screen in WordPress.
- Use the shortcode
[applicant_form]to display the form on any page or post. - Visit the
Talent Portalmenu in the WordPress admin panel to manage submissions. - Enjoy!
- If you have any issues, please run composer install and npm install to install the dependencies.
Changelog
1.0.0
- Initial release
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.0.0 | Sep 4, 2024 | talent-portal.zip | 12 |