Experimental project

This is a sandbox project, which contains experimental code for developer use only.

The Jobvite Careers module is a simple module to integrate the Jobvite ATS system with Drupal. This allows Developers to fully customize the way career listing and positions are displayed in their websites, making it easier for companies to recruit.

The module grabs the XML file provided by Jobvite to generate a careers page with a categorized careers listing, which links to an individual Drupal page for each position.

Once you have installed and enabled the module, the configuration can be set by navigating to admin/config/user-interface/jobvite-careers and setting up the url for the XML file provided by Jobvite.

The position's page is built via a template file which can be moved to your theme's templates folder for full customization.

The position listing will be found at /careers and each individual position will be created in /careers/[position-id].

This module requires of PHP 5.3 to work.

Big thanks to Andy Mantell for his contributions to this module.

Project information

  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Created by mmellado on , updated