An open API service indexing awesome lists of open source software.

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.

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/