Mercato de l'Emploi

Description

This WordPress plugin let you automatically synchronize your jobs offers published from your Symbiose’s application to your WordPress site.
It is meant to allow your WordPress site to display job offers that you create and manage in your Symbiose’s application and allow your visitors to apply.
Every application will be sent to your Symbiose’s application, allowing you to manage it directly from there.

Features:

  • Automatic job offer synchronization (twice a day)
  • Dedicated Custom Post Type for job offers
  • Shortcode to display a job listing with keyword, contract type, and city search
  • Shortcode to embed an application form directly on your site
  • Settings page in the WordPress admin

Installation

  1. Download and unzip the plugin into the /wp-content/plugins/mercato-de-lemploi/ folder
  2. Activate the plugin from the WordPress Plugins menu
  3. Go to Settings > Mercato de l’Emploi and enter your API key and application URL
  4. The first sync will run automatically, or you can trigger it manually from the settings page

FAQ

How often are job offers synchronized?

Job offers are synchronized automatically twice a day (every 12 hours). You can also trigger a manual sync from the plugin settings page.

How do I display the job listing?

Use the shortcode [mercato-emploi-job-offers] on any page. Add the search="1" attribute to show the search form.

How do I embed the application form?

Use the shortcode [mercato-emploi-application-form] with the pool attribute (talent pool ID) or job-offer attribute (job offer ID).

Where do I find my API key?

The API key is generated from your Symbiose application by an administrator.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Mercato de l'Emploi” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Mercato de l'Emploi” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • Initial release
  • Automatic job offer synchronization
  • Custom Post Type job_offer
  • Job listing shortcode with search
  • Application form shortcode
  • WordPress admin settings page