maispace / mai-jobs
Jobs extension with job listings, category filtering, status management, and application form with file upload.
Package info
github.com/mai-space-de/typo3-extension-jobs
Type:typo3-cms-extension
pkg:composer/maispace/mai-jobs
v14.0.0
2026-05-23 19:43 UTC
Requires
- php: ^8.2
- maispace/mai-base: @dev
- typo3/cms-core: ^14.1
- typo3/cms-extbase: ^14.1
- typo3/cms-fluid: ^14.1
Requires (Dev)
- armin/editorconfig-cli: ^2.1
- friendsofphp/php-cs-fixer: ^3.0
- helmich/typo3-typoscript-lint: ^3.1
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^11.0
- saschaegerer/phpstan-typo3: ^3.0
- typo3/testing-framework: ^9.0
Suggests
- maispace/mai-mail: Required for email notifications on application submission.
This package is auto-updated.
Last update: 2026-05-23 20:38:30 UTC
README
Job listing records with title, description, requirements, location, and application deadline. Categories use TYPO3 sys_category.
Requires: TYPO3 14.1 · PHP 8.5+
Installation
composer require maispace/mai-jobs
Development
Linting
composer lint:check # Run all linters composer lint:fix # Fix auto-fixable issues
Testing
composer test # Run all tests composer test:unit # Run unit tests only
License
GPL-2.0-or-later — see LICENSE for details.