cross-solution / yawik-xing-vendor-api
This module enables YAWIK to publish job posting to XING
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 2
Type:yawik-module
Requires
This package is auto-updated.
Last update: 2024-11-17 03:26:41 UTC
README
This YAWIK module pushes job opening via Vendor API to XING.
Requirements
- A running Yawik
- Xing Account for publishing jobs
more infos:
https://www.helpify.de/xing-posting-api-en/2937/how-can-i-as-a-developer-use-the-xing-posting-api
Installation
Checkout this repository into your modules directory of your Yawik installation and enable the module by:
cp modules/YawikXingVendorApi/config/YawikXingVendorApi.module.php.dist consfig/autoload/YawikXingVendorApi.module.php
Or install the module using composer
composer require cross-solution/yawik-xing-vendor-api