Title: JobLister
Author: Marios Sofokleous
Published: <strong>Maart 8, 2024</strong>
Last modified: Julie 3, 2024

---

Soek deur uitbreidings

![](https://ps.w.org/joblister/assets/banner-772x250.jpg?rev=3048042)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/joblister/assets/icon.svg?rev=3048042)

# JobLister

 Deur [Marios Sofokleous](https://profiles.wordpress.org/msofokleous/)

[Laai Af](https://downloads.wordpress.org/plugin/joblister.1.3.0.zip)

 * [Besonderhede](https://af.wordpress.org/plugins/joblister/#description)
 * [Aanbevelings](https://af.wordpress.org/plugins/joblister/#reviews)
 *  [Installation](https://af.wordpress.org/plugins/joblister/#installation)
 * [Ontwikkeling](https://af.wordpress.org/plugins/joblister/#developers)

 [Hulp](https://wordpress.org/support/plugin/joblister/)

## Beskrywing

JobLister is a free and open-source WordPress plugin that allows you to set up a
job listing page on your WordPress website using a simple [jbls_jobs] shortcode.
The plugin is powered by React and functions as a Single-page app, providing a range
of features including a search functionality, filters, an application form, and 
a RTL-ready design.

**[View Demo](https://joblister.msof.me/)**

#### Features

 * **Free and Open Source:** Collaborate with the community to improve JobLister.
 * **Single Page Application with React:** Offers lightning-fast interactions and
   a seamless user experience.
 * **Versatile Job Listings Display:**
    - **Overview Mode:** List jobs with search and filter capabilities.
    - **Detail Mode:** View job details and apply directly.
 * **Efficient Job Search and Filter Functionality:** Narrow down job searches by
   keywords, categories, location, type, and experience.
 * **Enhanced Bookmarking and Sharing:** Utilized filter, page, and query parameters
   in the URL.
 * **Customization Settings:** Personalize appearance and functionality with an 
   intuitive settings page.
 * **No Account Required:** Applicants can submit job applications without the need
   to log in, ensuring a user-friendly and accessible process.
 * **Convenient Pagination:** Navigate through job listings with ease.
 * **Spam-free submissions:** Use a form protected by Google reCAPTCHA.
 * **Responsive Design:** Ensures a seamless experience across all devices.
 * **RTL-Ready Design:** Supports right-to-left languages.

## Screenshots

 * [[
 * Job Listings, Search & Filters – Light Theme
 * [[
 * Job Listings, Search & Filters – Dark Theme
 * [[
 * Single Job Listing With Application Form – Light Theme
 * [[
 * Single Job Listing With Application Form – Dark Theme
 * [[
 * Successful Submission
 * [[
 * Failed Submission
 * [[
 * No Jobs Found After Filtering
 * [[
 * No Jobs Found After Searching
 * [[
 * Jobs In WP Admin
 * [[
 * Edit Job In WP Admin
 * [[
 * Applications In WP Admin
 * [[
 * Edit Application In WP Admin
 * [[
 * Settings In WP Admin

## Installation

#### Install JobLister from within WordPress

 1. Visit the “Plugins” menu within your dashboard and select “Add New Plugin”.
 2. Search for “JobLister”.
 3. Install the JobLister plugin.
 4. Go to “After installation” below.

#### Install JobLister manually

 1. Upload the “joblister” folder to the `/wp-content/plugins/` directory.
 2. Activate the JobLister plugin through the “Plugins” menu within your dashboard.
 3. Go to “After activation” below.

#### After installation

 1.  Visit the “Plugins” menu within your dashboard and select “Add New Plugin”.
 2.  Search for “Radio Buttons for Taxonomies”.
 3.  Install and activate the Radio Buttons for Taxonomies plugin, a required dependency
     for JobLister to function correctly.
 4.  Visit “Settings > Radio Buttons for Taxonomies” within your dashboard, and select`
     jbls_category`, `jbls_experience_level`, `jbls_location`, and `jbls_type`. Then,
     save your changes.
 5.  [Sign up for a Google reCAPTCHA API key pair](http://www.google.com/recaptcha/admin)
     for your site, choosing “reCAPTCHA v2, Invisible”. Note down the API Site Key.
 6.  Visit “Jobs > Settings” within your dashboard and enter the noted reCAPTCHA API
     Site Key.
 7.  Take a few minutes to adjust the rest of the settings to your liking.
 8.  Insert the [jbls_jobs] shortcode on any page.
 9.  You’re done!

## Kwel-vrae

### Can I contribute to JobLister?

Yes, we welcome contributions. Please refer to the [Contributing](https://github.com/PictureElement/joblister#contributing)
section in the GitHub repository’s `README.md` file.

### Can I customize the look and feel of the JobLister plugin to match my site’s design?

Absolutely! JobLister comes with an intuitive settings page that allows you to fine-
tune the appearance to seamlessly blend with your site’s design.

For experienced developers, JobLister offers enhanced flexibility: it employs Sass
in accordance with the BEM methodology, facilitating extensive and systematic customization.

### What fields are included in the application form?

The application form is designed to collect essential information from job applicants.
It includes fields for the applicant’s name, email address, a section for a cover
letter, a resume upload option, and a consent checkbox to ensure compliance with
privacy regulations.

## Aanbevelings

There are no reviews for this plugin.

## Contributors & Developers

“JobLister” is oopbron sagteware. Die volgende mense het bygedra tot die ontwikkeling
van hierdie uitbreiding:

Contributors

 *   [ Marios Sofokleous ](https://profiles.wordpress.org/msofokleous/)

[Translate “JobLister” into your language.](https://translate.wordpress.org/projects/wp-plugins/joblister)

### Interested in development?

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

## Changelog

#### 1.3.0

 * feat: Add Grid view for job listings and a toggle switch to easily switch between
   List and Grid views.
 * fix: Implement reCAPTCHA token validation on the backend.
 * fix: Made adjustments to the formatting and content of custom error messages 
   for consistency.

#### 1.2.1

 * revert: remove autoFocus from search field and scroll to top on listing view.
 * Update readme.txt

#### 1.2.0

 * feat: Add ID and slug validation to Single component with error handling.
 * fix: Update “Back to jobs” button to navigate back in history.
 * fix: Ensure external links within job description open in a new tab.
 * fix: Decode HTML entities in REST API responses and ensure proper rendering.
 * fix: Add null checks for job attributes in filter conditions to prevent errors.
 * feat: Add OR divider between search input and filters to improve UI clarity.
 * feat: Sync filters and search query with URL for enhanced bookmarking and sharing.
 * feat: Use page parameters in URL for improved UX.
 * feat: Add autoFocus to search field for improved user experience.
 * feat: Scroll to top of page on the listing view.
 * feat: Scroll to top of page on post open.
 * refactor: Enhance initialization process and fix undefined method error.
 * refactor: Disable default REST API for `jbls_application` CPT and add custom 
   POST endpoint.
 * refactor: Disable default REST API for custom taxonomies and add custom endpoints.
 * refactor: Disable default REST API for the `jbls_job` CPT and add custom REST
   endpoint for fetching jobs.
 * refactor: Update REST API namespace from `wp/v2` to `jbls/v1`.
 * feat: Add “Requires Plugins” header to specify plugin dependencies.

#### 1.0.1

 * fix: Remove custom color property from `.jbls-select__multi-value__label`.
 * fix: Remove border style on select input control option when focused.
 * fix: Replace Twitter’s original icon with “X” icon.
 * fix: Append a trailing slash to the end of the default privacy policy URL.

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.3.0**
 *  Last updated **2 jare gelede**
 *  Active installations **Minder as 10**
 *  WordPress version ** 5.6 or higher **
 *  Tested up to **6.5.8**
 *  PHP version ** 7.2 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/joblister/)
 * Tags
 * [careers page](https://af.wordpress.org/plugins/tags/careers-page/)[job board](https://af.wordpress.org/plugins/tags/job-board/)
   [job listing](https://af.wordpress.org/plugins/tags/job-listing/)[job lists](https://af.wordpress.org/plugins/tags/job-lists/)
   [jobs](https://af.wordpress.org/plugins/tags/jobs/)
 *  [Gevorderde Aansig](https://af.wordpress.org/plugins/joblister/advanced/)

## Punte-toekennings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/joblister/reviews/)

## Contributors

 *   [ Marios Sofokleous ](https://profiles.wordpress.org/msofokleous/)

## Hulp

Got something to say? Need help?

 [Gaan na die hulp-forum](https://wordpress.org/support/plugin/joblister/)

## Skenk

Wil jy graag die ontwikkeling van hierdie uitbreiding ondersteun?

 [ Skenk aan hierdie uitbreiding ](https://www.buymeacoffee.com/msofokleous)