Descrição
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
Instalação
- Download and unzip the plugin into the
/wp-content/plugins/mercato-de-lemploi/folder - Activate the plugin from the WordPress Plugins menu
- Go to Settings > Mercato de l’Emploi and enter your API key and application URL
- The first sync will run automatically, or you can trigger it manually from the settings page
Perguntas frequentes
-
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 thesearch="1"attribute to show the search form. -
How do I embed the application form?
-
Use the shortcode
[mercato-emploi-application-form]with thepoolattribute (talent pool ID) orjob-offerattribute (job offer ID). -
Where do I find my API key?
-
The API key is generated from your Symbiose application by an administrator.
Avaliações
Este plugin não tem avaliações.
Contribuidores e programadores
“Mercato de l'Emploi” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “Mercato de l'Emploi” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
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