PHPackages                             pkd/personio - 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. pkd/personio

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

pkd/personio
============

Personio extension, based on extbase &amp; fluid for TYPO3 CMS

0.1.7(4y ago)03.4k2[1 PRs](https://github.com/SammyTheSalmon/personio/pulls)GPL-2.0-or-laterPHP

Since Jan 13Pushed 3y ago2 watchersCompare

[ Source](https://github.com/SammyTheSalmon/personio)[ Packagist](https://packagist.org/packages/pkd/personio)[ Docs](https://pkd.codes)[ RSS](/packages/pkd-personio/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (3)Used By (0)

TYPO3 Extension `personio`
==========================

[](#typo3-extension-personio)

[![TYPO3 10](https://camo.githubusercontent.com/614ff8ea70de89b6c0ffa951832460b9b407e0c321814a05fe00c02fe6999487/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5459504f332d31302d6f72616e67652e737667)](https://get.typo3.org/version/10)[![TYPO3 11](https://camo.githubusercontent.com/5432de37ab8517e6d9e6f803a2e1a7674a308c6d93896fe8a6fbc8a4cb50aece/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5459504f332d31312d6f72616e67652e737667)](https://get.typo3.org/version/11)

1 Features
----------

[](#1-features)

- Job positions from Personio XML feed

2 Usage
-------

[](#2-usage)

### 2.1 Installation

[](#21-installation)

#### Installation using Composer

[](#installation-using-composer)

The recommended way to install the extension is using [Composer](https://getcomposer.org/).

Run the following command within your Composer based TYPO3 project:

```
composer require pkd/personio

```

#### Installation as extension from TYPO3 Extension Repository (TER)

[](#installation-as-extension-from-typo3-extension-repository-ter)

Download and install the [extension](https://extensions.typo3.org/extension/personio) with the extension manager module.

### 2.2 Pre-requisite settings on Personio

[](#22-pre-requisite-settings-on-personio)

1. [Enable the XML-Feed](https://support.personio.de/hc/en-us/articles/207576365-Integrating-Positions-From-Personio-Into-Your-Company-Website-via-XML#publishing-positions-via-xml) on your career page. After activation the feed is available at the following URL i.e.

### 2.3 Minimal setup

[](#23-minimal-setup)

1. Include the static TypoScript of the extension.
2. Create a list plugin on a page
3. Create a show plugin on a page

**Filtering**For filtering, the specification of the feed URL in the plugin is required. Please specify a feed URL and save the plugin first. After saving, the filters are obtained from the personio xml feed.

**Route Enhancers**

```
routeEnhancers:
  Personio:
    limitToPages:
      - 26
    type: Extbase
    extension: Personio
    plugin: Show
    routes:
      -
        routePath: '/{uid}'
        _controller: 'Personio::show'
    defaultController: 'Personio::show'

```

\*26=Uid of your page with a show plugin

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

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

2

Last Release

1585d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2a3a378a34e791920e4dfa57331cce1e05bd04c4db93099460c21b43a7b888b6?d=identicon)[pkd](/maintainers/pkd)

---

Tags

extensionhrTYPO3 CMSpersonio

### Embed Badge

![Health badge](/badges/pkd-personio/health.svg)

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

###  Alternatives

[mfd/ai-filemetadata

Automatically generates FAL metadata for files by means of public LLMs

1142.1k](/packages/mfd-ai-filemetadata)[ichhabrecht/core-upgrader

Run upgrade wizards for multiple TYPO3 versions at once

2732.0k](/packages/ichhabrecht-core-upgrader)

PHPackages © 2026

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