PHPackages                             fgtclb/academic-contacts4pages - 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. fgtclb/academic-contacts4pages

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

fgtclb/academic-contacts4pages
==============================

Role based relations between profiles and pages

2.3.4(2mo ago)04.8k↑342.2%GPL-2.0-or-laterPHPPHP ^8.1 || ^8.2 || ^8.3 || ^8.4

Since May 6Pushed 2mo ago6 watchersCompare

[ Source](https://github.com/fgtclb/academic-contact4pages)[ Packagist](https://packagist.org/packages/fgtclb/academic-contacts4pages)[ Docs](https://www.fgtclb.com/)[ RSS](/packages/fgtclb-academic-contacts4pages/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (9)Versions (15)Used By (0)

TYPO3 Extension `Academic Contacts For Pages` (READ-ONLY)
=========================================================

[](#typo3-extension-academic-contacts-for-pages-read-only)

Description
-----------

[](#description)

Provides selection of contacts on page level.

Note

This extension is currently in beta state - please notice that there might be changes to the structure

Compatibility
-------------

[](#compatibility)

BranchVersionTYPO3PHPmain2.0.x-dev~v12 + ~v138.1, 8.2, 8.3, 8.4 (depending on TYPO3)2^2, 2.0.x-dev~v12 + ~v138.1, 8.2, 8.3, 8.4 (depending on TYPO3)1^1, 1.2.x-devv11 + ~v128.1, 8.2, 8.3, 8.4 (depending on TYPO3)Installation
------------

[](#installation)

Install with your flavour:

- [TER](https://extensions.typo3.org/extension/academic_contacts4pages/)
- Extension Manager
- composer

We prefer composer installation - to install this extension with all required extensions use:

```
composer require \
  'fgtclb/academic-persons':'^2' \
  'fgtclb/academic-contacts4pages':'^2'
```

Important

`2.x.x` is still in development and not all academics extension are fully tested in v12 and v13, but can be installed in composer instances to use, test them. Testing and reporting are welcome.

**Testing 2.x.x extension version in projects (composer mode)**

It is already possible to use and test the `2.x` version in composer based instances, which is encouraged and feedback of issues not detected by us (or pull-requests).

Your project should configure `minimum-stabilty: dev` and `prefer-stable` to allow requiring each extension but still use stable versions over development versions:

```
composer config minimum-stability "dev" \
&& composer config "prefer-stable" true
```

and installed with:

```
composer require \
  'fgtclb/academic-persons':'2.*.*@dev' \
  'fgtclb/academic-bite-jobs':'2.*.*@dev'
```

Upgrade from `1.x`
------------------

[](#upgrade-from-1x)

Upgrading from `1.x` to `2.x` includes breaking changes, which needs to be addressed manualy in case not automatic upgrade path is available. See the [UPGRADE.md](./UPGRADE.md) file for details.

Credits
-------

[](#credits)

This extension was created by [FGTCLB GmbH](https://www.fgtclb.com/).

[Find more TYPO3 extensions we have developed](https://github.com/fgtclb/).

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance88

Actively maintained with recent releases

Popularity23

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 63.1% 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 ~28 days

Recently: every ~2 days

Total

14

Last Release

60d ago

Major Versions

1.x-dev → 2.1.02026-02-18

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1453466?v=4)[Stefan Bürk](/maintainers/sbuerk)[@sbuerk](https://github.com/sbuerk)

![](https://www.gravatar.com/avatar/1a1ddeb615ab1289506094f767ffacee7e1deaa6c914527b116cf88fcbe62e68?d=identicon)[calien666](/maintainers/calien666)

![](https://www.gravatar.com/avatar/62ab3ea3ea95a54b308b14093d3b1e5a989fc3ff95e7cf78abd3cdfb917c1c7b?d=identicon)[dot3media](/maintainers/dot3media)

---

Top Contributors

[![sbuerk](https://avatars.githubusercontent.com/u/1453466?v=4)](https://github.com/sbuerk "sbuerk (65 commits)")[![dot3media](https://avatars.githubusercontent.com/u/578024?v=4)](https://github.com/dot3media "dot3media (25 commits)")[![torben-fr](https://avatars.githubusercontent.com/u/92865600?v=4)](https://github.com/torben-fr "torben-fr (10 commits)")[![coding46](https://avatars.githubusercontent.com/u/1724196?v=4)](https://github.com/coding46 "coding46 (3 commits)")

---

Tags

typo3typo3-cms-extensiontypo3-extension

### Embed Badge

![Health badge](/badges/fgtclb-academic-contacts4pages/health.svg)

```
[![Health](https://phpackages.com/badges/fgtclb-academic-contacts4pages/health.svg)](https://phpackages.com/packages/fgtclb-academic-contacts4pages)
```

###  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-install

TYPO3 CMS Install Tool - The Install Tool is used for installation, upgrade, system administration and setup tasks.

1812.3M495](/packages/typo3-cms-install)[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-sys-note

TYPO3 CMS System Notes - Records with messages which can be placed on any page and contain instructions or other information related to a page or section.

116.3M38](/packages/typo3-cms-sys-note)[typo3/cms-impexp

TYPO3 CMS Import/Export - Tool for importing and exporting records using XML or the custom T3D format.

106.8M86](/packages/typo3-cms-impexp)

PHPackages © 2026

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