Title: Trionix Recruitment Manager
Author: Trionix
Published: <strong>July 25, 2026</strong>
Last modified: July 25, 2026

---

Search plugins

![](https://ps.w.org/trionix-recruitment-manager/assets/banner-772x250.png?rev=3623923)

![](https://ps.w.org/trionix-recruitment-manager/assets/icon-256x256.png?rev=3623923)

# Trionix Recruitment Manager

 By [Trionix](https://profiles.wordpress.org/trionixmm/)

[Download](https://downloads.wordpress.org/plugin/trionix-recruitment-manager.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/trionix-recruitment-manager/#description)
 * [Reviews](https://wordpress.org/plugins/trionix-recruitment-manager/#reviews)
 *  [Installation](https://wordpress.org/plugins/trionix-recruitment-manager/#installation)
 * [Development](https://wordpress.org/plugins/trionix-recruitment-manager/#developers)

 [Support](https://wordpress.org/support/plugin/trionix-recruitment-manager/)

## Description

Trionix Recruitment Manager is a comprehensive WordPress plugin that transforms 
your website into a fully functional job recruitment platform. Administrators can
create detailed job postings, and candidates can apply directly from the job detail
page by uploading their CV.

**Key Features:**

 * **Job Management** – Create and manage job postings with detailed information
   including department, location, employment type, salary range, experience requirements,
   vacancy count, and application deadlines.
 * **Application System** – Candidates can apply with a comprehensive form including
   personal details, cover letter, portfolio links, and CV upload.
 * **Admin Dashboard** – Overview of total jobs, applications, and status breakdown.
 * **Application Management** – View, search, filter, and manage all applications
   from a centralized admin interface.
 * **Email Notifications** – Automatic email notifications to administrators and
   candidates when applications are submitted.
 * **CSV Export** – Export all applications to CSV for external analysis or record-
   keeping.
 * **Status Tracking** – Track application status through the hiring pipeline: Pending,
   Reviewing, Interview, Hired, or Rejected.
 * **Secure File Uploads** – CV upload with validation for file type (PDF, DOC, 
   DOCX) and size (max 10MB).
 * **Responsive Design** – Clean, modern interface that works on all devices.
 * **Shortcode Support** – Easy integration with `[trionix_job_list]` and `[trionix_job_apply_form]`
   shortcodes.

**Employment Types:**
 * Full Time * Part Time * Contract * Internship

**Application Statuses:**
 * Pending * Reviewing * Interview * Hired * Rejected

**Security Features:**
 * Nonce verification on all forms * Data sanitization and
validation * Output escaping * Secure file upload handling * MIME type validation*
File size limits

### Privacy Policy

This plugin collects and stores personal information submitted through job application
forms, including:
 * Name * Email address * Phone number * Address * Date of birth*
CV/Resume files

This data is stored in your WordPress database and uploaded files are stored on 
your server. The data is used solely for recruitment purposes and is not shared 
with third parties.

Site administrators are responsible for complying with applicable privacy laws and
regulations (such as GDPR) when collecting candidate information.

### Support

For support, feature requests, or bug reports, please visit the plugin support forum
or contact the development team.

### Credits

Developed with care for WordPress job boards and recruitment websites.

## Screenshots

[⌊Admin dashboard showing job and application statistics⌉⌊Admin dashboard showing
job and application statistics⌉[

Admin dashboard showing job and application statistics

[⌊Job listing page with search and filters⌉⌊Job listing page with search and filters⌉[

Job listing page with search and filters

[⌊Single job detail page with application form⌉⌊Single job detail page with application
form⌉[

Single job detail page with application form

[⌊Applications management page with filtering options⌉⌊Applications management page
with filtering options⌉[

Applications management page with filtering options

[⌊Application detail view with candidate information⌉⌊Application detail view with
candidate information⌉[

Application detail view with candidate information

## Installation

#### Automatic Installation

 1. Go to Plugins > Add New in your WordPress admin panel
 2. Search for “Trionix Recruitment Manager”
 3. Click Install Now
 4. Activate the plugin

#### Manual Installation

 1. Download the plugin zip file
 2. Extract the contents to your `wp-content/plugins/` directory
 3. Go to Plugins in your WordPress admin panel
 4. Find “Trionix Recruitment Manager” and click Activate

#### After Activation

 1. The plugin will automatically create a custom database table for storing applications
 2. A new menu item “Recruitment” will appear in your WordPress admin sidebar
 3. Go to **Recruitment > Settings** to configure:
 4.  * Admin notification email
     * Maximum upload file size
     * Jobs per page in listings
 5. Go to **Recruitment > Jobs** to create your first job posting

#### Using Shortcodes

**Job Listing:** Add the following shortcode to any page to display all job listings:[
trionix_job_list]

Optional attributes: * `per_page` – Number of jobs per page (default: 10) * `department`–
Filter by department * `location` – Filter by location * `type` – Filter by employment
type (full_time, part_time, contract, internship)

Example: `[trionix_job_list per_page="20" type="full_time"]`

**Application Form:** To display an application form for a specific job: [trionix_job_apply_form
job_id=”123″]

Replace “123” with the actual job ID.

## FAQ

### What file formats are accepted for CV uploads?

The plugin accepts PDF, DOC, and DOCX files only. The maximum file size is 10MB 
by default (configurable in settings).

### Where are uploaded CV files stored?

CV files are stored in `wp-content/uploads/trionix-cvs/` directory with security
protection to prevent direct access.

### Can I customize the application form fields?

The current version includes a fixed set of fields. Custom field support may be 
added in future updates.

### How do candidates apply for jobs?

Candidates can apply by visiting the job detail page (or using the `[trionix_job_apply_form]`
shortcode) and filling out the application form with their information and CV.

### Will I receive notifications when someone applies?

Yes, the plugin sends email notifications to the admin email address (configurable
in settings) whenever a new application is submitted. Candidates also receive an
auto-reply confirmation.

### Can I export application data?

Yes, you can export all applications to CSV format from the Applications admin page
using the “Export CSV” button.

### Is the plugin translation ready?

Yes, the plugin is fully translation ready. You can add translations to the `languages/`
directory.

### Does the plugin support multiple languages?

The plugin is translation ready but does not include translations by default. You
can create .po and .mo files for your language.

### Can I change the application statuses?

The default statuses are: Pending, Reviewing, Interview, Hired, and Rejected. These
cannot be customized in the current version.

### What happens when a job deadline passes?

When the application deadline passes, the application form is automatically hidden
and replaced with a message indicating the deadline has passed.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Trionix Recruitment Manager” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ Trionix ](https://profiles.wordpress.org/trionixmm/)
 *   [ trionix ](https://profiles.wordpress.org/trionix/)

[Translate “Trionix Recruitment Manager” into your language.](https://translate.wordpress.org/projects/wp-plugins/trionix-recruitment-manager)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/trionix-recruitment-manager/),
check out the [SVN repository](https://plugins.svn.wordpress.org/trionix-recruitment-manager/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/trionix-recruitment-manager/)
by [RSS](https://plugins.trac.wordpress.org/log/trionix-recruitment-manager/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release
 * Custom post type for jobs
 * Application form with CV upload
 * Admin dashboard with statistics
 * Application management with search and filters
 * Email notifications for admins and candidates
 * CSV export functionality
 * Responsive frontend design
 * Security features including nonce verification and file validation

## Meta

 *  Version **1.0.0**
 *  Last updated **1 month ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0.4**
 *  PHP version ** 8.2 or higher **
 * Tags
 * [applications](https://wordpress.org/plugins/tags/applications/)[careers](https://wordpress.org/plugins/tags/careers/)
   [job board](https://wordpress.org/plugins/tags/job-board/)[jobs](https://wordpress.org/plugins/tags/jobs/)
   [recruitment](https://wordpress.org/plugins/tags/recruitment/)
 *  [Advanced View](https://wordpress.org/plugins/trionix-recruitment-manager/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/trionix-recruitment-manager/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/trionix-recruitment-manager/reviews/)

## Contributors

 *   [ Trionix ](https://profiles.wordpress.org/trionixmm/)
 *   [ trionix ](https://profiles.wordpress.org/trionix/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/trionix-recruitment-manager/)