PHPackages                             lanius/jobman - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. lanius/jobman

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

lanius/jobman
=============

Job listings with Google for Jobs microdata and tt\_address support, featuring flexible display options such as accordions, tiles, and detailed job views.

1.8.2(2mo ago)023[1 issues](https://github.com/sturmi1976/jobman/issues)GPL-2.0-or-laterHTMLPHP ^8.1 || ^8.2 || ^8.3 || ^8.4 || ^8.5

Since Feb 8Pushed 2mo agoCompare

[ Source](https://github.com/sturmi1976/jobman)[ Packagist](https://packagist.org/packages/lanius/jobman)[ RSS](/packages/lanius-jobman/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (4)Versions (16)Used By (0)

Job Manager Extension (TYPO3)
=============================

[](#job-manager-extension-typo3)

With this Job Manager extension, you can easily publish job listings on your website. Interested candidates and applicants have the opportunity to apply directly via an application form, including file attachments.

Features
--------

[](#features)

- Job listings with structured data (Google for Jobs compatible)
- Flexible frontend display (list, detail view, custom layouts)
- Backend dashboard with statistics and charts
- tt\_address integration for contact data
- Site Settings support (multi-site ready)
- TYPO3 13 LTS &amp; 14 LTS compatible
- Composer &amp; Classic installation supported

Installation
============

[](#installation)

Installation via Composer (recommended)
---------------------------------------

[](#installation-via-composer-recommended)

Install the extension using Composer: `composer require lanius/jobman`

### After installation:

[](#after-installation)

1. Log in to the TYPO3 backend
2. Go to Admin Tools → Extensions
3. Activate the extension Job Manager
4. Add the extension to the Site Settings to enable site-specific configuration
5. Run the database updates via the Upgrade Wizard if required

[![Screenshot](docs/images/database-analyzer.png)](docs/images/database-analyzer.png)

Setup &amp; Configuration
=========================

[](#setup--configuration)

Create a folder where the job postings will be stored. Applications must also be stored in a folder — either in the same folder or in a separate folder that you create specifically for the applications.

Go to the Site Settings and, in the section “Sets for this Site”, add the Site Set (Jobmanager).

[![Screenshot](docs/images/site-sets.png)](docs/images/site-sets.png)

Go to the Site Settings and navigate to the Jobmanager (Jobman) section. Enter the UID of the folder where the job postings will be stored and click Save.

[![Screenshot](docs/images/conf.png)](docs/images/conf.png)

You can also change the template paths here, for example if you want to override the templates in your site package.

Create a page in the page tree where the jobs will be displayed and add the Jobmanager plugin to this page. Then configure the Flexform settings in the plugin to specify the folders where job postings and applications should be stored. ALL RIGHTS!

[![Screenshot](docs/images/flexform1.png)](docs/images/flexform1.png)

SEO URLs
========

[](#seo-urls)

For SEO-friendly URLs, you need to add the following at the end of the config.yaml file:

```
imports:
  -
    resource: 'EXT:jobman/Configuration/Routes/Jobman.yaml'
```

Extend breadcrumb with job record
=================================

[](#extend-breadcrumb-with-job-record)

If you want to extend the breadcrumb with job records, you need to add the following TypoScript configuration to your site setup. The value for `addToMenus` must match the name of the breadcrumb menu used in your TYPO3 setup (in this example `breadcrumb`).

```
page = PAGE
page {
    [...]
    10 {
        dataProcessing {
            [...]
            455 = Lanius\Jobman\DataProcessing\AddRecordToMenuProcessor
            455.addToMenus = breadcrumb
        }
    }
}

```

Backend Modules
===============

[](#backend-modules)

Dashboard
---------

[](#dashboard)

[![Screenshot](docs/images/dashboard.png)](docs/images/dashboard.png)

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance86

Actively maintained with recent releases

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 98.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~5 days

Recently: every ~15 days

Total

15

Last Release

71d ago

PHP version history (2 changes)1.3.2PHP ^8.1 || ^8.2 || ^8.3 || ^8.4 || ^8.5

1.5.0PHP ^8.1 || ^8.2 || ^8.3 || ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/920aaeca25e2a3efdcb94a4fa7da03412ac80bc67e715493d58f27aa07b5c6f4?d=identicon)[sturmi1976](/maintainers/sturmi1976)

---

Top Contributors

[![sturmi76](https://avatars.githubusercontent.com/u/27024442?v=4)](https://github.com/sturmi76 "sturmi76 (62 commits)")[![sturmi1976](https://avatars.githubusercontent.com/u/55278907?v=4)](https://github.com/sturmi1976 "sturmi1976 (1 commits)")

### Embed Badge

![Health badge](/badges/lanius-jobman/health.svg)

```
[![Health](https://phpackages.com/badges/lanius-jobman/health.svg)](https://phpackages.com/packages/lanius-jobman)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

40529.5k](/packages/wazum-sluggi)[typo3/cms-lowlevel

TYPO3 CMS Lowlevel - Technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.

178.2M317](/packages/typo3-cms-lowlevel)[typo3/cms-redirects

TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.

167.4M80](/packages/typo3-cms-redirects)[typo3/cms-form

TYPO3 CMS Form - Flexible TYPO3 frontend form framework that comes with a backend editor interface.

147.6M266](/packages/typo3-cms-form)[derhansen/sf_event_mgt

Event management and registration - Configurable event management and registration extension based on ExtBase and Fluid

66338.4k10](/packages/derhansen-sf-event-mgt)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
