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
Requires
- guzzlehttp/guzzle: ^7.0
- silverstripe/admin: ^1.4
- silverstripe/cms: ^4
- silverstripe/framework: ^4
- silverstripe/lumberjack: ^2.0
- dev-master
- v1.29.0
- v1.28.0
- v1.27.0
- v1.26.0
- v1.25.0
- v1.24.0
- v1.23.0
- v1.22.0
- v1.21.1
- v1.21.0
- v1.20.0
- v1.19.0
- v1.18.4
- v1.18.3
- v1.18.2
- v1.18.1
- v1.18.0
- v1.17.0
- v1.16.0
- v1.15.0
- v1.14.1
- v1.14.0
- v1.13.2
- v1.13.1
- v1.13.0
- v1.12.0
- v1.11.1
- v1.11.0
- v1.10.2
- v1.10.1
- v1.10.0
- v1.9.0
- v1.8.0
- v1.7.0
- v1.6.2
- v1.6.1
- v1.6.0
- v1.5.0
- v1.4.1
- v1.4.0
- v1.3.0
- v1.2.0
- 1.1.0
- 1.0.0
- dev-linkedin-local
- dev-linkedin-addition
- dev-dependabot/composer/silverstripe/assets-1.13.1
- dev-dependabot/composer/silverstripe/cms-4.11.3
- dev-dependabot/composer/silverstripe/framework-4.12.5
- dev-dependabot/composer/silverstripe/admin-1.12.7
This package is auto-updated.
Last update: 2024-10-27 16:19:04 UTC
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