jweiland / jobcenter
Jobcenter
Installs: 3 427
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 1
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^13.4
Requires (Dev)
- ergebnis/composer-normalize: ^2.44
- friendsofphp/php-cs-fixer: ^3.14
- phpstan/phpstan: ^1.10
- roave/security-advisories: dev-latest
- typo3/coding-standards: ^0.8
- typo3/testing-framework: ^9.0.1
Replaces
- typo3-ter/jobcenter: 5.0.0
This package is auto-updated.
Last update: 2025-07-07 11:10:59 UTC
README
The Jobcenter extension is built for TYPO3 CMS and is commonly used by cities and municipalities in Germany. Its main purpose is to help citizens find the correct contact person for granting of benefits (Leistungsgewährung) at their local town hall.
It provides a flexible and user-friendly system to manage and display contact persons based on visitor input such as:
- Age group (e.g., 15–24 or 25–49)
- Location (by PID or ZIP code)
- Disability status
- Self-reliance
The extension is based on Extbase & Fluid, integrates smoothly into TYPO3, and is designed for German Jobcenter use cases.
1 Features
- Create, manage, and display jobcenter contact entries
- Help users easily find the right contact person based on location or case
2 Usage
2.1 Installation
Installation using Composer
The recommended way to install the extension is using Composer.
Run the following command within your Composer based TYPO3 project:
composer require jweiland/jobcenter
Installation as extension from TYPO3 Extension Repository (TER)
Download and install jobcenter
with the extension manager module.
2.2 Minimal setup
- Include the static TypoScript of the extension.
- Create jobcenter records on a sysfolder.
- Add jobcenter plugin on a page and select at least the sysfolder as startingpoint.