PDM Job Board
A modern, lightweight WordPress job board plugin.
by PDM team and Omar · github.com/iamomarfaruk/pdm-job-board · website
★ 1stars
1release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/iamomarfaruk/pdm-job-board/releases/download/v1.0.5/pdm-job-board.zipFrom the readme
PDM Job Board
A modern, lightweight WordPress job board plugin. It adds a custom post type for Jobs and a [jobs] shortcode that renders responsive job cards. Clicking an image, title, "View Details", or "Apply Now" opens a large, accessible modal that shows full job details and an application form side‑by‑side.
- Global modal UX (no dedicated single job page shown to visitors)
- Application form via any shortcode (WPForms, CF7, Gravity Forms, etc.)
- Auto‑detects the first form shortcode found in the job content when the field is empty
- Polished, mobile‑friendly UI with icons and large call‑to‑action buttons
- Strong accessibility defaults (focus management, ARIA roles)
Table of contents
- Demo UX
- Requirements
- Installation
- Usage
- Job fields
- Shortcode options
- Styling and customization
- Behavior details
- Disable single page redirect
- Development
- Folder structure
- Changelog
- License
Demo UX
- Grid of job cards (image, meta, excerpt)
- Clicking image, title, "View Details" or "Apply Now" opens one global modal per job
- Modal layout: two columns on desktop (50/50) and stacked on small screens
- Left: cover image, title bar, meta with icons, description, respons
Read the full README on GitHub →