PHPackages                             t3brightside/personnel - 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. t3brightside/personnel

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

t3brightside/personnel
======================

Personnel Records

5.1.0(5mo ago)616.0k↓46.4%4[1 issues](https://github.com/t3brightside/personnel/issues)2GPL-2.0-or-laterPHP

Since Apr 11Pushed 5mo ago3 watchersCompare

[ Source](https://github.com/t3brightside/personnel)[ Packagist](https://packagist.org/packages/t3brightside/personnel)[ Docs](https://t3brightside.com)[ GitHub Sponsors](https://github.com/t3brightside)[ RSS](/packages/t3brightside-personnel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (46)Used By (2)

Personnel
=========

[](#personnel)

[![License](https://camo.githubusercontent.com/69e7d64ac88be4958e7121ed0c0ee9a81f23404ece456cab83c5b70faac7cb50/68747470733a2f2f706f7365722e707567782e6f72672f7433627269676874736964652f706572736f6e6e656c2f6c6963656e7365)](LICENSE.txt)[![Packagist](https://camo.githubusercontent.com/1e02bd1d7d817e69f632ad940892d9d0ace4f845c365e28464e60f950efecfb7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7433627269676874736964652f706572736f6e6e656c2e7376673f7374796c653d666c6174)](https://packagist.org/packages/t3brightside/personnel)[![Downloads](https://camo.githubusercontent.com/58caf14c73fd15cfeb3e77d0cd903a62bc8977adba18285384f6cbb3ec0b056f/68747470733a2f2f706f7365722e707567782e6f72672f7433627269676874736964652f706572736f6e6e656c2f646f776e6c6f616473)](https://packagist.org/packages/t3brightside/personnel)[![Brightside](https://camo.githubusercontent.com/2a3445eb9de63fc7d8651eee6dea87d4bc1d9e9d006b56b51d394a3cda7c12d9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f62792d7433627269676874736964652e636f6d2d6f72616e67652e7376673f7374796c653d666c6174)](https://t3brightside.com)

**TYPO3 CMS extension for personnel list with vCard support.**List of people from pages or individual records. **[Demo](https://microtemplate.t3brightside.com/)**

Breaking Changes
----------------

[](#breaking-changes)

**v3.0.0** see the [ChangeLog](ChangeLog)

Features
--------

[](#features)

- List of persons from pages
- List of selected persons
- Image crop
- Sort by
- Pagination with items per page and unique to the content element with [paginatedprocessors](https://github.com/t3brightside/paginatedprocessors)
- Disable from back end: images, vCard link, extra information
- Social links with icons (LinkedIn, Xing, Twitter, GitHub, YouTube, Instagram)
- Base templates for cards, list and table
- Easy to add custom templates
- Contact person/author records for pages and [pagelist](https://github.com/t3brightside/pagelist) page types
- Back end preview images

System requirements
-------------------

[](#system-requirements)

- TYPO3
- fluid\_styled\_content
- paginatedprocessors

Installation
------------

[](#installation)

- `composer req t3brightside/personnel` or from TYPO3 extension repository **[personnel](https://extensions.typo3.org/extension/personnel/)**
- Add static template
- Include static template for Paginatedprocessors
- Enable page types etc. in "Extension Configuration"

Usage
-----

[](#usage)

- Create personnel records in a Page/Sysfolder
- Add desired content element and point to the Page/Sysfolder or individual records

### Add custom template

[](#add-custom-template)

**TypoScript**Check the constant editor.

**PageTS**

```
TCEFORM.tt_content.tx_personnel_template.addItems {
  minilist = Mini List
}

```

**Fluid**Add new section wheres IF condition determines template name 'minilist' to: *Resources/Private/Templates/Personnel.html*

```

```

Create new partial: *Resources/Private/Partials/Minilist.html*

### routeEnhancers

[](#routeenhancers)

For the pagination routing check [t3brightside/paginatedprocessors](https://github.com/t3brightside/paginatedprocessors#readme)

```
PersonnelVcard:
  type: Simple
  limitToPages:
  routePath: '/{person}'
  defaults:
    tag: ''
  requirements:
    person: '[1-999]'
  _arguments:
    person: 'person'
  aspects:
    person:
      type: StaticRangeMapper
      start: '1'
      end: '999'
PageTypeSuffix:
  type: PageType
  map:
    vcard.vcf: 888
```

Development &amp; maintenance
-----------------------------

[](#development--maintenance)

[Brightside OÜ – TYPO3 development and hosting specialised web agency](https://t3brightside.com/)

###  Health Score

53

—

FairBetter than 97% of packages

Maintenance69

Regular maintenance activity

Popularity33

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor1

Top contributor holds 99.7% 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 ~63 days

Recently: every ~110 days

Total

45

Last Release

160d ago

Major Versions

1.5.1 → 2.0.02018-10-11

2.4.1 → 3.0.02021-11-09

1.8.3 → 3.9.02023-12-24

3.9.1 → 4.0.02024-03-25

4.2.2 → 5.0.02025-12-05

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/771791?v=4)[Tanel Põld](/maintainers/t3brightside)[@t3brightside](https://github.com/t3brightside)

---

Top Contributors

[![t3brightside](https://avatars.githubusercontent.com/u/771791?v=4)](https://github.com/t3brightside "t3brightside (285 commits)")[![s2b](https://avatars.githubusercontent.com/u/458524?v=4)](https://github.com/s2b "s2b (1 commits)")

---

Tags

contactspersonneltypo3typo3-extensionvcardvCardtypo3contactspersonspersonnel

### Embed Badge

![Health badge](/badges/t3brightside-personnel/health.svg)

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

###  Alternatives

[in2code/powermail

Powermail is a well-known, editor-friendly, powerful and easy to use mailform extension for TYPO3 with a lots of features

982.5M38](/packages/in2code-powermail)[typo3/cms-styleguide

TYPO3 extension to showcase TYPO3 Backend capabilities

106727.6k17](/packages/typo3-cms-styleguide)[wazum/sluggi

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

39488.5k](/packages/wazum-sluggi)[astrotomic/laravel-vcard

A fluent builder class for vCard files.

5330.0k](/packages/astrotomic-laravel-vcard)[in2code/powermail_cond

Add conditions (via AJAX) to powermail forms for fields and pages

10530.6k](/packages/in2code-powermail-cond)[jweiland/events2

Events 2 - Create single and recurring events

2062.4k2](/packages/jweiland-events2)

PHPackages © 2026

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