Mercato de l'Emploi

外掛說明

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

安裝方式

  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

常見問題集

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.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Mercato de l'Emploi〉的開發相關工作。

參與者

將〈Mercato de l'Emploi〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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