https://github.com/os2web/os2web_hrmanager_job
OS2web Drupal feature for importing jobs from HR-Manager to a content type in Drupal. It also includes a list of jobs with filters.
https://github.com/os2web/os2web_hrmanager_job
Last synced: about 1 year ago
JSON representation
OS2web Drupal feature for importing jobs from HR-Manager to a content type in Drupal. It also includes a list of jobs with filters.
- Host: GitHub
- URL: https://github.com/os2web/os2web_hrmanager_job
- Owner: OS2web
- License: gpl-2.0
- Created: 2013-07-09T08:33:48.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-10-16T08:26:13.000Z (over 10 years ago)
- Last Synced: 2025-01-17T22:25:05.734Z (about 1 year ago)
- Language: PHP
- Size: 212 KB
- Stars: 0
- Watchers: 12
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
OS2Web HR-Manager Job
=============================
Description
-----------
Content type, Feeds importer, Views and Panel page for displaying vacancies from HR-Manager.net.
Installation
------------
This feature should reside in the modules directory of the installation,
most commonly profiles/profile-name/modules, but alternately in
sites/all/modules (This could be for development purposes).
Enable this feature in features and go to //import/os2web_hr_manager_job and configure the feed URL.
This module can also be installed with drush make in your install profile.
Additional Info
---------------
This repository should be governed using Git Flow. for more information see
http://nvie.com/posts/a-successful-git-branching-model/