At https://www.drupal.org/sandbox/mongolito404/2790135, you will find an alternative version for Jobvite integration that we developed over the last few years but didn't publish.

The main differences are

  • Job description are displayed on the Drupal site without any iframe embedding.
  • Jobs are imported into the database. All pages are build using data from the DB. We initially queried to the Jobvite Feed API on each request (using a short-lived cache). This caused issue as the Jobvite Feed API introduce latency. In case of network issues, either at Jobvite or in between the Drupal server and Jobvite, this can severely disrupt availability of the site.

Would you be interested in merging the to modules into a 7.x-2.x version?

Comments

pbuyle created an issue. See original summary.

  • pbuyle committed ce6a164 on 7.x-2.x
    Issue #2790147: Create 7.x-2.x branch for alternative implementation
    
pbuyle’s picture

I pushed the alternative implementation as a 7.x-2.x branch.

pbuyle’s picture

Issue summary: View changes
pbuyle’s picture

I want ahead and published the branch as a dev release.

@jagadeeshramuj, if ok for you, could we publish this a release 2.0?

jagadeeshramuj’s picture

go ahead and publish, given full access to u, thanks.

pbuyle’s picture

Title: Alternative implementation (with added features) » Version 2.0
Version: 7.x-1.0 » 7.x-2.0
Status: Active » Fixed

Done, thanks.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.