Extension for Job Application Management

Installs: 7 810

Dependents: 0

Suggesters: 0

Security: 0

Stars: 21

Watchers: 10

Forks: 8

Open Issues: 0

Type:typo3-cms-extension

2.0.1 2020-07-14 13:15 UTC

README

Highly customizable enterprise application tracking system based on Extbase & Fluid. Provides management of job offers and job applications, allowing for complex job application workflows involving numerous roles as they are required in environments of universities as well as private and public companies.

Make sure to read the Extension Manual for details.

Installation

This extension is installable from various sources:

  1. Via Composer:

     composer require pagemachine/ats
    
  2. From the TYPO3 Extension Repository

  3. From Github

Testing

All tests can be executed with the shipped Docker Compose definition:

docker compose run --rm app composer build