BLACK FRIDAY
Save 59% on PageForge Annual $191/year $485/year
Claim 59% Off →
Workeera – AI Job Board with Applicant Tracking System (ATS) icon
Actively maintained Tested with WP 7.1 #28 in careers

Workeera – AI Job Board with Applicant Tracking System (ATS)

Take hiring further with Workeera that automate the slow parts: AI applicant match scoring ranks every application against the job — with the reasoning behind each score — so recruiters review the best-fit candidates…

Active installs<10New
Downloads · 30d181▼ -20.3% vs prev. 30d
Rating—0 reviews
Health score64/100Good
All-time downloads640Since Jul 2026
Support resolved—No recent threads
RequiresWP 6.5PHP 8.0+
Downloads · 7d39▲ +21.9% week over week
Our verdict

Solid choice

Workeera is a solid plugin choice in 2026, with a few things worth checking first. Was last updated 4 weeks ago, and scores 64/100 on our health check.

  • Actively developed — last update 4 weeks ago
  • Tested with the latest WordPress (7.1)
  • Small user base (<10 active installs)
  • Very few reviews so far

How does it stack up?

Side-by-side on installs, updates, ratings & support

Daily downloads

112334Jul 4Aug 15Sep 26
Yesterday3
Daily average (1y)8
Peak day46Jul 5, 2026
Last 12 months642

Download spikes usually follow a new release — each site that auto-updates counts as a download.

Rankings

Where Workeera stands today

WordPress.org search rankings

Live position in the plugin search, top 100
KeywordPositionCompeting pluginsCategory
careers #87 161 Best careers plugins →
hiring #97 202 Best hiring plugins →
job board #81 229 Best job board plugins →
jobs >100 3,613 Best jobs plugins →
recruitment #74 118 Best recruitment plugins →

About Workeera

From the official readme · v1.0.7

Description

Take hiring further with Workeera that automate the slow parts: AI applicant match scoring ranks every application against the job — with the reasoning behind each score — so recruiters review the best-fit candidates first, while AI resume parsing and a candidate resume builder let job seekers apply in minutes. The result is less busywork, faster hiring, and a smoother experience for candidates.

Workeera turns any WordPress site into a fully featured job board. Employers can register, post jobs and review applications from a dedicated front-end dashboard. Candidates can build their profile, upload CVs, browse jobs, and apply with a single click. Learn more at workeera.com.

Everything — jobs, candidates, taxonomies, applications and CV files — is managed in dedicated custom database tables for performance, so your wp_posts and wp_postmeta stay clean.

The AI add-ons connect to the Workeera AI service. To enable them, create an account at Hiremium, generate your API key from the dashboard, then paste it into Workeera → Settings → General on your site.

Key features

  • AI & automation ready — extend with free & official add-ons for AI applicant match scoring (with per-candidate reasoning), AI resume parsing, a candidate resume builder, and automated job alerts — automating screening and speeding up applications to save time for recruiters and job seekers.
  • Front-end dashboards for candidates and employers, with a section-aware top bar (breadcrumbs + menu) and a dashboard home with live stats.
  • Job listings page with keyword search, sorting, sticky/featured jobs, and rich filters: sector, skills, job type, experience, salary range, location (country/city), and more.
  • Smart filtering — selecting a sector dynamically narrows the available skills, across listings, the job-posting form, the candidate profile and the admin.
  • Custom taxonomies with their own tables and admin screens: Sectors, Skills, Job Types, Time Zones, Benefits, Experiences.
  • Apply flow — applications are stored in a dedicated table and the candidate’s CV is copied into a private application-files folder so each application keeps its own snapshot.
  • External apply mode — jobs can route applicants to an external URL instead of the in-site application popup, configurable per job.
  • Employer dashboard — post jobs, manage jobs (edit/expire/feature), and review applications with bulk status changes (reviewed / shortlisted / rejected).
  • Candidate dashboard — applied jobs, recommended jobs, CV manager (multiple CVs per candidate), and editable profile.
  • wp-admin Jobs/Candidates/Applications screens with custom columns, employer filter, status filter, and a Workeera Dashboard page with site-wide stats.
  • Email notifications for first-time job publication, new applications received, and application-status changes — fully themeable via template overrides.
  • Scheduled tasks (WP-Cron) to expire jobs past their deadline, clean orphan application rows, refresh term counts, and purge stale transients.
  • Theme-overridable templates — every front-end template can be overridden from the active theme’s workeera-remote-tech-job-board/ folder.
  • Translation ready — all user-facing strings use the workeera-remote-tech-job-board text domain with proper translators: comments on placeholder strings.
  • Custom DB tables for jobs, candidates, applications, taxonomy terms, term relations, term counts and a plugin transients store, with batched cron jobs to keep everything tidy.
  • Google Job Posting Structured Data for Job Search — jobs are automatically marked up with the required schema.org JSON-LD for Google Job Search.

Built for developers

  • Object-oriented, PSR-style class structure.
  • WordPress-standard PHPDoc / JSDoc on every public class and function.
  • Filterable AJAX endpoints scoped through a single workeera_action dispatcher plus standard wp_ajax_* hooks.
  • Parallel custom-table CRUD helper (Workeera_Query_Handler) and meta helper (workeera_get_object_meta / workeera_update_object_meta).
  • Theme-overridable view layer via workeera_get_template_part( $slug, $name, $ext ).

Installation

  1. Upload the workeera-remote-tech-job-board folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress Plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Run the Setup Wizard — Workeera does the work for you. On first activation the plugin launches a guided setup wizard that sets everything up automatically: it creates the Dashboard and Jobs listing pages for you (with the correct [workeera_user_dashboard] and [workeera_jobs_listing] shortcodes already in place), assigns them in settings, and walks you through the key general options (salary unit, location filter type, max jobs per 24 hours, apply-method, etc.). In a couple of clicks your job board is live — no manual page-building required. You can re-run the wizard any time from Workeera → Setup Wizard.
  4. Prefer to set things up by hand? You can skip the wizard and do it manually instead: create the pages yourself, add the [workeera_user_dashboard] and [workeera_jobs_listing] shortcodes (or assign existing pages in Workeera → Settings → Pages), then fine-tune the rest under Workeera → Settings.
  5. (Optional) Populate the taxonomy screens (Sectors, Skills, Job Types, etc.) with starter terms — or just click the Import Sample Data button on each taxonomy screen and Workeera fills them in for you.

Requirements

  • WordPress 6.0 or newer
  • PHP 8.0 or newer
  • MySQL 8.0 or newer (or MariaDB 10.5+)

Frequently asked questions

Can the same user be both an employer and a candidate?

No. Each user is assigned a single workeera_user_type (candidate or employer) the first time they reach the dashboard. The plugin scaffolds the matching candidate post automatically for candidate users.

Where are CVs stored?

In wp-content/uploads/wp-workeera/cv-files/ for the candidate’s CV manager. When a candidate applies to a job, a snapshot copy is written to wp-content/uploads/wp-workeera/application-files/// and that copy is the one the employer sees. Direct file URLs are not exposed — downloads go through a permission-checked handler.

Can a job link to an external application URL instead of using the on-site popup?

Yes. Set the Job apply method option in Workeera → Settings to External, Internal, or Both. When External (or Both with the per-job choice set to External) is selected, the Apply button on the job page becomes an outbound link to the configured URL.

Can I customize the email notifications?

Yes. The three notification emails (job-published, new-application, application-status) live as templates under templates/emails/. Copy the file into your theme at your-theme/workeera-remote-tech-job-board/emails/email-.php and edit it freely. The {token} placeholders documented at the top of each template are replaced before sending.

Does the plugin support translations?

Yes — every user-facing string uses the workeera-remote-tech-job-board text domain, and strings with placeholders (%s, %d) carry translators: comments so that WP-CLI’s i18n tools generate accurate .pot entries. Drop your translation files into /wp-content/languages/plugins/ or under the plugin’s own languages/ folder.

How does the plugin perform on large sites?

Jobs, applications and taxonomy relations live in dedicated indexed tables (not wp_postmeta), so filtering listings and counting applications stays fast as data grows. Cron jobs that recount terms and clean orphan rows are batched (capped per run) and checkpointed via a custom transients table.

How do I uninstall?

Deactivate and delete the plugin from the Plugins screen. The custom tables and uploaded application files are intentionally preserved on deactivation so you can re-enable without data loss. If you need a clean removal, drop the workeera_* tables and the wp-content/uploads/wp-workeera/ folder manually.

Changelog

Initial release.

1.0.7

  • Translation issues fixed.

1.0.6

  • Security Fix: Limited saved metadata to allowed fields only, preventing unauthorized data from being stored.
  • Thanks to Artus KG and Shhriyash for the issues they find out and reported.

1.0.5

  • Free AI credits added just with email verification.
  • Add multiple companies record per employer account.

1.0.4

  • Employer user profile settings added in dashboard.
  • Employer account enable/disable option added in General Settings.

1.0.3

  • Added a dynamic configuration option to set a maximum character limit for job descriptions.
  • Job applications now display a popup with the cover letter content for quick preview.
  • Resolved various minor bugs to improve overall stability and performance.

1.0.2

  • When a candidate withdraws their job application, the record is now kept in the database instead of being deleted
  • Application status is changed to “Withdrawn” for better record keeping and reporting
  • Added settings to toggle job application form fields on/off
  • You can now enable or disable these fields individually: Phone, CV/Resume, Cover Letter

Full changelog on WordPress.org →

Screenshots

Front-end job listings with the filter sidebar (sector, skills, location, salary).
Front-end job listings with the filter sidebar (sector, skills, location, salary).
Employer dashboard - main window with stats.
Employer dashboard - main window with stats.
Employer dashboard — Manage Jobs view with applications count per job.
Employer dashboard — Manage Jobs view with applications count per job.
Employer dashboard — Job Applications screen with bulk actions and status filter.
Employer dashboard — Job Applications screen with bulk actions and status filter.
Candidate dashboard - main window with stats.
Candidate dashboard - main window with stats.
Candidate dashboard — personal information.
Candidate dashboard — personal information.
Candidate dashboard — recommended jobs.
Candidate dashboard — recommended jobs.
Candidate dashboard — CV/Resume files manager.
Candidate dashboard — CV/Resume files manager.
Candidate dashboard — Recent applications with status.
Candidate dashboard — Recent applications with status.

For developers

Is this your plugin? Show off the numbers.

Add a live badge to your site, docs or GitHub README. It updates on its own — no account needed.

Active installs badge Rating badge Health score badge

Best Workeera alternatives

All careers plugins →
Alternatives
Rank Plugin Active installs Rating Updated Health
1 WP Job Manager WP Job Manager Create a careers page for your company website, or build a public job board for your… by Automattic 70K+ ★★★★★★★★★★ 4.4 (237) 3 weeks ago 88
2 Simple Job Board Simple Job Board job board plugin for job listings, managing applicants, applications, categories, job… by PressTigers 10K+ ★★★★★★★★★★ 4.7 (133) 3 weeks ago 88
3 WP Job Portal – AI-Powered Recruitment System for Company or Job Board website WP Job Portal A smart, AI-powered job board plugin for WordPress. Build modern recruitment platforms with… by wpjobportal 8K+ ★★★★★★★★★★ 4.3 (32) 1 month ago 77
4 Greenhouse Job Board Greenhouse Job Board Plugin to pull a job board from greenhouse.io via their API. by brownbagmarketing 200+ ★★★★★★★★★★ 4.2 (5) 8 years ago 35
5 Jobus – Job Board, Recruitment & Hiring Platform Jobus – Job Board, Recruitment & Hiring Platform The ultimate WordPress Job Board plugin. Create a professional recruitment website with… by Spider Themes 100+ ★★★★★★★★★★ 5 (1) 3 months ago 53
6 Isolved Talent Acquisition Isolved Talent Acquisition Isolved Talent Acquisition’s plugin provides a simple way to visualize your open positions… by Sourcing Team 90+ ★★★★★★★★★★ No reviews 1 year ago 34
7 JobPress – Your Company Job Board & Career Page JobPress – Your Company Job Board & Career Page JobPress is the ultimate WordPress job board plugin for a company. by Md Aminur Islam 30+ ★★★★★★★★★★ 5 (1) 9 months ago 46
8 Isolved Talent Acquisition Isolved Talent Acquisition Isolved Talent Acquisition’s plugin provides a simple way to visualize your open positions… by Sourcing Team 10+ ★★★★★★★★★★ No reviews 1 year ago 32
9 WPCareers WPCareers The plugin allows you to build an online jobs/resume website, where the applicants will be… by cina 10+ ★★★★★★★★★★ 2.6 (5) 12 years ago 25
10 SenseiOS Careers SenseiOS Careers WordPress Plugin for SenseiOS' Candidate360 app. by atorreno 10+ ★★★★★★★★★★ 5 (1) 10 years ago 30

FAQ

Workeera: quick answers

Straight answers, pulled from live WordPress.org data.

Live data from WordPress.org · checked Sep 27, 2026

Is Workeera free?

Yes. Workeera is free to download and use from the official WordPress.org plugin directory.

Is Workeera safe to use in 2026?

Workeera is a solid plugin choice in 2026, with a few things worth checking first. Was last updated 4 weeks ago, and scores 64/100 on our health check.

How many websites use Workeera?

Workeera is active on <10 WordPress websites and has been downloaded 640 times since it launched in July 2026. It was downloaded 181 times in the last 30 days.

Does Workeera work with WordPress 7.1?

Yes. The developer has tested Workeera up to WordPress 7.1.2, the latest release. It requires WordPress 6.5 or newer.

What PHP version does Workeera need?

Workeera requires PHP 8.0 or higher. Most hosts run PHP 8.x today, so it works on any modern WordPress hosting.

When was Workeera last updated?

The latest version, 1.0.7, was released on August 29, 2026 (4 weeks ago).

Who makes Workeera?

Workeera is developed and maintained by workeera.

What are the best alternatives to Workeera?

The most popular alternatives to Workeera are WP Job Manager (70K+ installs), Simple Job Board (10K+ installs) and WP Job Portal (8K+ installs).

Powered by PageForge

Want thousands of pages that rank like these? Build them in an afternoon.

This directory runs on the same engine as PageForge. Turn any spreadsheet, CSV or API into thousands of fast, SEO-ready WordPress pages — with schema, internal links and AI-written copy baked in.

  • CSV, Google Sheets & API data sources
  • AI content, schema & internal links per page
  • Works with Elementor, Gutenberg, Yoast & Rank Math
  • Free on WordPress.org — no credit card
Sarah is here to help!
Hi there! 👋 Need help finding what you're looking for?
Sarah
Sarah
Online & Ready to Help
Hi there! 👋 Need help finding what you're looking for?

We'll use this to continue our conversation

Just now ✓ Verified

Join 500+ SEO Pros Scaling Their Strategy

Get exclusive programmatic SEO tactics, AI content workflows, and the latest PageForge updates delivered straight to your inbox. Stay ahead of the algorithm.

We care about your data in our privacy policy.