dynamic / silverstripe-jobs
Post open positions and receive online applications
Installs: 372
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 7
Forks: 4
Open Issues: 9
Type:silverstripe-vendormodule
Requires
Requires (Dev)
README
Post open positions and receive online application submissions.
Requirements
- SilverStripe 4.x
Installation
composer require dynamic/silverstripe-jobs
Example usage
Two new page types will be available - Job Collection and Job. Create a Job Collection page, and create new Jobs from the Child Pages tab.
Each job has an action to apply, which will save the submission to the database and send an email notification to specified email addresses.