biffbangpow/job-adder-job-board

A basic job board for SilverStripe

Installs: 608

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 5

Forks: 2

Open Issues: 4

Type:silverstripe-vendormodule


README

##Sync

  • Any Locations, Countries, Categories, Sub categories, Job types, or Currencies will only be synced if they are associated with a job

##Cleanup The cleanup will delete in this order:

  • Jobs that have passed their expiry date
  • Jobs that have not been updated in over 1 hours (so have not been present in the API calls and therefore have been removed from Job Adder)
  • Any Locations, Countries, Categories, Sub categories, Job types, or Currencies not associated with any jobs

##Job alerts