Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cross-solution/yawikxingvendorapi
YAWIK Module for accessing the XING Vendor API
https://github.com/cross-solution/yawikxingvendorapi
api-client xing xing-api yawik yawik-module
Last synced: about 1 month ago
JSON representation
YAWIK Module for accessing the XING Vendor API
- Host: GitHub
- URL: https://github.com/cross-solution/yawikxingvendorapi
- Owner: cross-solution
- License: mit
- Created: 2015-03-13T11:29:45.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-05-16T20:30:08.000Z (over 3 years ago)
- Last Synced: 2024-03-26T16:59:27.765Z (9 months ago)
- Topics: api-client, xing, xing-api, yawik, yawik-module
- Language: PHP
- Size: 146 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This YAWIK module pushes job opening via Vendor API to XING.
Requirements
------------- A running [Yawik](https://yawik.org)
- Xing Account for publishing jobsmore 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.phpOr install the module using composer
composer require cross-solution/yawik-xing-vendor-apiLicence
-------[MIT](https://github.com/cross-solution/YawikXingVendorApi/blob/develop/LICENSE)