PHPackages                             fgtclb/academic-persons-sync - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. fgtclb/academic-persons-sync

ActiveTypo3-cms-extension[Authentication &amp; Authorization](/categories/authentication)

fgtclb/academic-persons-sync
============================

Adds some configuration for external users providers like Active Directory

2.3.4(3mo ago)03.1kGPL-2.0-or-laterPHPPHP ^8.1 || ^8.2 || ^8.3 || ^8.4

Since Sep 18Pushed 3w ago5 watchersCompare

[ Source](https://github.com/fgtclb/academic-persons-sync)[ Packagist](https://packagist.org/packages/fgtclb/academic-persons-sync)[ Docs](https://www.fgtclb.com/)[ RSS](/packages/fgtclb-academic-persons-sync/feed)WikiDiscussions main Synced 1w ago

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

TYPO3 Extension `Academic person database - Sync` (READ-ONLY)
=============================================================

[](#typo3-extension-academic-person-database---sync-read-only)

URL**Repository:****Read online:****TER:**[https://extensions.typo3.org/extension/academic\_persons\_sync/](https://extensions.typo3.org/extension/academic_persons_sync/)Description
-----------

[](#description)

This extension extends the `academic_persons_edit` extension. It adds a new user type for external users and can be used when users are imported from external sources.

Note

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

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

[](#compatibility)

BranchVersionTYPO3PHPmain^3, 3.x-devv13 + v148.2, 8.3, 8.4, 8.52, 2.x^2, 2.x-devv12 + v138.1, 8.2, 8.3, 8.4, 8.5 (depending on TYPO3)1^1, 1.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_persons_sync/)
- Extension Manager
- composer

We prefer composer installation:

```
composer req \
  'fgtclb/academic-persons':'^2' \
  'fgtclb/academic-persons-edit':'^2' \
  'fgtclb/academic-persons-sync':'^2'
```

Important

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

**Testing 3.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':'3.*.*@dev' \
  'fgtclb/academic-persons-edit':'3.*.*@dev' \
  'fgtclb/academic-persons-sync':'3.*.*@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

51

—

FairBetter than 95% of packages

Maintenance89

Actively maintained with recent releases

Popularity19

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 89.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 ~61 days

Recently: every ~22 days

Total

18

Last Release

23d ago

Major Versions

0.2.0 → 1.1.02025-03-12

1.1.0 → 2.0.12025-05-06

1.2.0 → 2.1.02026-02-18

PHP version history (3 changes)0.1.0PHP ^8.0

1.1.0PHP ^8.0 || ^8.1 || ^8.2 || ^8.3 || ^8.4

2.0.1PHP ^8.1 || ^8.2 || ^8.3 || ^8.4

### 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 (76 commits)")[![codemonkey1988](https://avatars.githubusercontent.com/u/4245360?v=4)](https://github.com/codemonkey1988 "codemonkey1988 (7 commits)")[![coding46](https://avatars.githubusercontent.com/u/1724196?v=4)](https://github.com/coding46 "coding46 (1 commits)")[![dot3media](https://avatars.githubusercontent.com/u/578024?v=4)](https://github.com/dot3media "dot3media (1 commits)")

---

Tags

typo3typo3-cms-extensiontypo3-extension

### Embed Badge

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

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

###  Alternatives

[typo3/cms-fluid

TYPO3 CMS Fluid Integration - Integration of the Fluid templating engine into TYPO3.

1913.2M742](/packages/typo3-cms-fluid)[typo3/cms-install

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

1812.5M578](/packages/typo3-cms-install)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

631.1M8](/packages/netresearch-rte-ckeditor-image)[typo3/cms-seo

TYPO3 CMS SEO - SEO features including specific fields for SEO purposes, rendering of HTML meta tags and sitemaps.

169.1M175](/packages/typo3-cms-seo)[web-vision/wv_deepltranslate

DeepL Translate (CORE) - This extension provides option to translate content element, and TCA record texts to DeepL supported languages.

34311.2k](/packages/web-vision-wv-deepltranslate)[web-vision/deepltranslate-core

DeepL Translate (CORE) - This extension provides option to translate content element, and TCA record texts to DeepL supported languages.

34162.0k10](/packages/web-vision-deepltranslate-core)

PHPackages © 2026

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