Skip to content

A WordPress plugin to collect applicant information via a form, store submissions, and manage them via the WordPress admin panel.

Notifications You must be signed in to change notification settings

kzamanbd/talent-portal

Repository files navigation

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

  1. Download the plugin from the GitHub repository.
  2. Upload the plugin files to the /wp-content/plugins/talent-portal directory, or install the plugin through the WordPress plugins screen directly by uploading the zip file.
  3. Activate the plugin through the 'Plugins' screen in WordPress.
  4. Use the shortcode [applicant_form] to display the form on any page or post.
  5. Visit the Talent Portal menu in the WordPress admin panel to manage submissions.
  6. Enjoy!
  7. If you have any issues, please run composer install and npm install to install the dependencies.

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

GPLv2 or later

About

A WordPress plugin to collect applicant information via a form, store submissions, and manage them via the WordPress admin panel.

Topics

Resources

Stars

Watchers

Forks