# Free and Open Source Job Board Software: The Honest Tradeoff > Free job board software is real, and so is the hosting, security, and maintenance you take on. What each open source option actually requires you to run. [Articles](/articles) Aug 19, 2026 / Job Board Solutions / 10 min read # Free and Open Source Job Board Software, Honestly Assessed [ Simon Gingras](/author/simon-gingras) Simon Gingras Founder, Kardow Simon built Kardow after years in B2B SaaS. He has launched niche job boards, writes about job board strategy, SEO, and monetization, and ships product daily. [View profile →](/author/simon-gingras) [LinkedIn ↗](https://www.linkedin.com/in/simon-gingras/) [Add to Preferred Sources](https://www.google.com/preferences/source?q=kardow.com) We sell a paid job board platform, so treat this page accordingly: it is written on the assumption that a good number of people reading it should take the free path and never buy anything from us. Free job board software is real, actively maintained, and genuinely sufficient for several common situations. It also carries costs that do not appear on any pricing page. Both halves are below, checked in August 2026. ## What Free Actually Means Here Most lists of free job board software are unreliable in the same two ways. They mix genuinely open source projects with proprietary products that happen to have a free trial, and they include repositories that have not received a commit in a decade. A project can be free, dead, and dangerous at the same time. So every option below is reported with two health numbers instead of a feature list: how many people run it, and how recently it was updated. Those two facts predict whether software will still work next year better than anything on a comparison chart. ## The Genuinely Free Options | Option | What it is | Health check | Where free stops | | --- | --- | --- | --- | | WP Job Manager | WordPress plugin, GPL | 80,000+ installs, updated the day this was checked, v2.4.6 | Applications, payments, and alerts are paid annual add-ons | | WP Job Openings | WordPress plugin, GPL | 30,000+ installs, updated within 2 weeks, v4.0.4 | Candidate management and job alerts are paid | | Simple Job Board | WordPress plugin, GPL | 10,000+ installs, updated ~3 months ago, v2.14.4 | 40+ add-ons at $10 to $49 each for filtering, exports, resumes | | OpenCATS | Self-hosted PHP ATS | v0.10.0, active development mid-2026 | It is an ATS, not a public job board with SEO pages | | Static site plus a data file | Astro, Hugo, Jekyll, plain HTML | As healthy as you are | No submissions, no accounts, no payments, no search | | A newsletter or forum thread | No software at all | Cannot break | Nothing scales past a few hundred readers | Install counts and update dates read from each project's own listing page in August 2026. ### WP Job Manager The default answer, and deservedly. GPL licensed, over 80,000 active installations, and when this article was written the plugin had been updated hours earlier at version 2.4.6. The free core covers job submission, listing pages, categories, and expiry, which is a complete board for anyone not charging money. Free stops at the commercial functions. Applications, paid listings, job alerts, and a resume database are separate add-ons, each billed annually. Our breakdown of [what WordPress job board themes really cost](/articles/job-board-themes) works through those numbers in full, and the short version is that a commercial board on this stack has a recurring floor of roughly $219 a year. ### WP Job Openings Over 30,000 active installations and updated within the last fortnight at version 4.0.4. It has the most generous free tier of the three WordPress options: an application form, backend application management, job expiry, and structured data for SEO are all included rather than sold as add-ons. That makes it the best free choice for a single company's careers page, which is what most people searching for free job board software actually need. Candidate management, activity logs, and job alerts sit in the paid tier, but you can run a real careers page indefinitely without touching them. ### Simple Job Board Over 10,000 installations, version 2.14.4, last updated around three months ago, rated 4.7 across more than 130 reviews. The free plugin includes an application form builder with unlimited custom fields, which is unusual to get for nothing. Its add-on model is different from the others: over forty small extensions priced individually at $10 to $49, with bundles from $25 to $75. If you need exactly two extra things, that is cheaper than any annual bundle. If you need ten, it stops being cheaper. ### OpenCATS The answer people are usually looking for when they search for PHP job board software. Self-hosted, community maintained since the mid-2000s, and still moving: version 0.10.0 arrived in 2026 with security hardening and installation reliability work. Be clear about what it is, though. OpenCATS is an applicant tracking system for a recruiting team, not a public job board built to rank in search. It gives you candidate pipelines and a careers portal, not indexable job pages with structured data. If your goal is search traffic, this is the wrong tool no matter how good it is at its own job. ### The options that involve no software Two approaches worth taking seriously because they consistently outperform their sophistication. A static site with listings in a data file costs nothing but hosting, ranks perfectly well, and cannot be hacked in any interesting way. And a plain monthly thread or newsletter section has kept several communities hiring for years. Hacker News runs the best-known example of the second and it has outlasted most funded startup job boards. Neither scales past a point, and neither takes payment. But if you are testing whether your niche has hiring demand at all, both answer that question this week for nothing, and our roundup of [niche job board examples](/articles/job-board-examples) shows how many boards started exactly this way. ## What Free Does Not Cover Free software is not a free system. These costs arrive whichever option you pick. | Cost | Realistic range | Can you avoid it? | | --- | --- | --- | | Hosting | $60 to $360 a year | No, something has to serve the site | | Domain name | $12 to $20 a year | Not if you want to be taken seriously | | TLS certificate | $0 | Yes, Let's Encrypt is genuinely free | | Transactional email | $0 to $180 a year | Partly, free tiers cover low volume | | Backups | $0 to $60 a year | Technically, until the day you need one | | Your time | 20 to 55 hours in year one | No | Transactional email deserves a line of its own because it is the one people miss. A job board sends application receipts, employer confirmations, and job alerts. Sent through a shared host's default mail function, a meaningful share of those land in spam, and you will not find out from your own inbox. Budget for a real sending service before you need one, not after a candidate tells you their application vanished. Security is the other one. WordPress plugin vulnerabilities are published constantly, and a job board holds resumes, which is personal data with legal weight attached. Self-hosting means the patching schedule is yours. That is not an argument against it, but it is a responsibility, and the free options above do not carry it for you. ## The Time Cost, in Subscription Units "Free versus $79 a month" is not a comparison until both sides are in the same units, so here is the honest conversion. These are reasoned estimates from the work involved, not measured averages. Setting up a real board, meaning hosting, plugin configuration, submission fields, application flow, and structured data, runs 6 to 20 hours depending on how much you already know. Keeping it running costs 1 to 3 hours a month for updates, backup verification, and spam moderation, which is 12 to 36 hours a year. Every couple of years a WordPress or PHP major version adds a larger block on top. Call it 20 to 55 hours in year one. If your time is worth $50 an hour, the free option costs $1,000 to $2,750 in year one plus $60 to $360 of hosting. If your time is currently worth nothing because you are pre-revenue and learning, it costs $60 to $360 and you gain a skill. Both of those are true statements about the same setup, which is exactly why "free" is a bad word for it. ## Who Should Take the Free Path Concretely, these people should not buy anything. **Anyone building a single company's careers page.** You have maybe a dozen roles, you are not charging anyone, and you need applications to arrive reliably. WP Job Openings does this free, permanently, and paying a monthly platform fee for it would be waste. **Anyone testing whether a niche has hiring demand.** Before infrastructure, you need to know whether employers in your niche struggle to fill roles. A static list or a newsletter section answers that within a month for nothing, and answers it more honestly than a polished board would. **Associations and community boards that will never charge.** If the board is a member service rather than a business, the entire paid feature set, meaning payments, packages, and invoicing, is irrelevant to you. Free plugins cover member boards well. **Anyone who wants to own the stack outright.** Self-hosting means nobody can change your pricing, deprecate a feature you depend on, or shut down. That is worth real money to some people, and no hosted platform can offer it. **Anyone who genuinely enjoys running servers.** Not a joke. If maintenance is a pleasant Sunday rather than a dreaded chore, the main cost of self-hosting does not apply to you. ## Frequently Asked Questions Is there genuinely free job board software? Yes, and more of it than the paid-software roundups suggest. WP Job Manager is GPL licensed with over 80,000 active installations and was last updated the day this article was checked. WP Job Openings has over 30,000 installations and includes an application form and structured data in the free tier. Simple Job Board has over 10,000. OpenCATS is a self-hosted PHP applicant tracking system that has been maintained since the mid-2000s and shipped v0.10.0 in 2026. None of these are trials or freemium teasers. The code is free and stays free. What is the catch with free job board software? There are two, and they are different. The first is that free usually stops exactly where money starts: taking payment for listings, tracking applications, and sending job alerts are paid add-ons on every major WordPress option. The second is that free software is not a free system. You still pay for hosting, a domain, transactional email, and backups, and you personally own updates, security patches, and the day something breaks. The software is free. Running it is not. Which open source job board should I choose? For a company careers page, WP Job Openings free tier is the strongest starting point because an application form and structured data are included rather than sold separately. For a board you intend to grow, WP Job Manager is the safer base: it has the largest install count, the most active development, and the widest theme support, so you are less likely to hit a dead end. Use OpenCATS only if you are running a recruiting agency and need candidate pipelines, since it is an ATS rather than a public board. Is PHP job board software still a reasonable choice? The language is fine. The risk is the specific project. Most search results for PHP job board scripts point at repositories that have not had a commit in years, or at commercial scripts sold as one-time purchases that stop receiving security updates. Before adopting anything, check two things: the date of the last commit, and whether there is a documented process for reporting a vulnerability. A PHP board on a maintained codebase is fine. A PHP board on an abandoned one is a breach waiting to be scheduled. How much time does a self-hosted job board actually take? As a reasoned estimate rather than a measured figure: 6 to 20 hours to get a real board configured, then 1 to 3 hours a month for updates, backup checks, and spam, which is 12 to 36 hours a year. Add a larger block every couple of years when a PHP or WordPress major version forces a migration. Year one lands somewhere around 20 to 55 hours. Whether that is cheap depends entirely on what your hours are worth and whether you enjoy the work. Can I start free and move to a paid platform later? Yes, and it is a reasonable plan. Listings export cleanly from every option here. The part that does not move is your URLs: once job pages are indexed, changing their structure means managing redirects for every one of them. If you think you might migrate, pick a clean permanent URL pattern on day one. That single decision is worth more than which plugin you choose. ## When a Paid Platform Makes More Sense Briefly, and then we will leave it alone. Paid makes sense on one condition: the board is a business rather than a page. Charging employers means payments, packages, invoices, and tax handling; growing means job alerts at deliverable volume and structured data that stays valid across thousands of listings. Those are the pieces that are paid add-ons on every free option anyway, so at that point the comparison is between two paid systems and the only real question is who does the maintenance. That is where Kardow sits, and we build it, so weigh this paragraph accordingly. If you want the shape of the alternatives first, our [job board template comparison](/articles/job-board-templates) covers both routes with year-one totals, and you can [preview the templates](/templates) as working boards without an account. If you are in one of the five groups above, ignore all of that and install WP Job Openings this afternoon. ### Outgrown the free setup? If you have reached the point of charging employers, see what a hosted board includes before rebuilding it yourself. Launch in hours SEO-ready pages Charge employers [Compare the options](/articles/job-board-templates) Keep reading [Browse all articles](/articles) [See operator guides](/solutions) [Read the SEO guide](/solutions/job-board-seo-guide) More articles ## You may also like [View all articles](/articles) [ August 19, 2026 • Job Board Solutions ### Job Board Themes for WordPress: Real Costs After Add-Ons A $69 job board theme rarely stays $69. Here is what WordPress job board themes really cost once you add the plugins that run applications and payments. ](/articles/job-board-themes)[ March 20, 2025 • Job Board Solutions ### Job Board Templates: 7 Compared, One-Time vs Monthly Seven job board templates compared on real 2026 prices, plus the year-one total cost for each once hosting and add-ons are counted. ](/articles/job-board-templates)[ August 20, 2026 • Job Board Industry ### Job Board Software Pricing: All 30 Platforms Compared Published rates for 30 job board platforms, the setup fees most comparisons leave out, and the three vendors that will not quote a price without a sales call. ](/articles/job-board-software-pricing) On this page [ Launch your job board today 14-day free trial. Get your job board up and running quickly. ](https://app.kardow.com/auth/sign-up)