USAJobs
Categories
Component ID
2225805
Component name
USAJobs
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
1157
Component created
Component changed
Component body
The USAJobs module provides a block to display all opening jobs for a specific federal, state or local agency. Data source comes from Government Jobs API which is collecting across federal governments and includes all current openings posted on USAJobs.gov.
Installation and Configuration
Several steps are necessary to install and configure the USAJobs module:
- Upload/install module as normal process for contributed module.
- Enable USAJobs module.
- Add/place block USAJobs listing to a region
- In block configuration page, enter your Organization ID, defines Maximum Number of Jobs to Display, then select appropriate Region Settings for the block.
- Save block.
- Go to page that you set block visibility to verify.
Custom Template
To override USAJobs block content template:
- Drupal 7: copy file usajobs-item.tpl.php to your theme folder.
- Drupal 8: copy file usajobs-item.html.twig to your theme folder.
- Clear caches.
- Make your change in the markup.
