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. lanius/jobman

ActiveTypo3-cms-extension

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.0(2mo ago)014[1 issues](https://github.com/sturmi1976/jobman/issues)GPL-2.0-or-laterHTMLPHP ^8.1 || ^8.2 || ^8.3 || ^8.4

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 1mo ago

READMEChangelogDependencies (2)Versions (15)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 91% of packages

Maintenance86

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 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 ~1 days

Total

14

Last Release

83d 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 (61 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

[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

63991.3k4](/packages/netresearch-rte-ckeditor-image)[christophlehmann/imageoptimizer

Optimize uploaded/processed images with binaries of your choice

46501.8k](/packages/christophlehmann-imageoptimizer)[b13/assetcollector

Add CSS and SVG files and strings as inline style tag/inline svg to the html code.

10118.4k](/packages/b13-assetcollector)[mautic/mautic-typo3

Add-on TYPO3 extension that enhances the "EXT:marketing\_automation" TYPO3 extension by connecting it to the Mautic Marketing Automation platform: Determine "Persona" from Mautic segments. Also provides additional services e.g. language synchronisation between Mautic and TYPO3.

236.3k](/packages/mautic-mautic-typo3)

PHPackages © 2026

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