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

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

fgtclb/academic-partners
========================

Extension for showing academic partners in list and map view

2.3.4(1mo ago)04.0k↑106.7%GPL-2.0-or-laterPHPPHP ^8.1 || ^8.2 || ^8.3 || ^8.4

Since Mar 6Pushed 5d ago6 watchersCompare

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

READMEChangelog (10)Dependencies (18)Versions (17)Used By (0)

TYPO3 extension `Academic Partners` (READ-ONLY)
===============================================

[](#typo3-extension-academic-partners-read-only)

URL**Repository:****TER:**[https://extensions.typo3.org/extension/academic\_partners/](https://extensions.typo3.org/extension/academic_partners/)Description
-----------

[](#description)

Provides partners.

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_partners/)
- Extension Manager
- composer

We prefer composer installation:

```
composer require \
  'fgtclb/category-types':'^2' \
  'fgtclb/academic-partners':'^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/category-types':'2.*.*@dev' \
  'fgtclb/academic-partners':'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

52

—

FairBetter than 96% of packages

Maintenance94

Actively maintained with recent releases

Popularity22

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 64.3% 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

16

Last Release

59d ago

Major Versions

1.1.1 → 2.0.12025-05-06

1.2.0 → 2.1.02026-02-18

PHP version history (2 changes)1.1.0PHP ^7.4 || ^8.0 || ^8.1 || ^8.2 || ^8.3

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 (72 commits)")[![dot3media](https://avatars.githubusercontent.com/u/578024?v=4)](https://github.com/dot3media "dot3media (24 commits)")[![torben-fr](https://avatars.githubusercontent.com/u/92865600?v=4)](https://github.com/torben-fr "torben-fr (7 commits)")[![instruccionesaldorso](https://avatars.githubusercontent.com/u/10220356?v=4)](https://github.com/instruccionesaldorso "instruccionesaldorso (6 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-partners/health.svg)

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

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[pagemachine/typo3-formlog

Form log for TYPO3

23238.6k8](/packages/pagemachine-typo3-formlog)[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1595.5k](/packages/eliashaeussler-typo3-form-consent)[typo3/cms-install

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

1812.3M494](/packages/typo3-cms-install)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

611.1M8](/packages/netresearch-rte-ckeditor-image)[web-vision/wv_deepltranslate

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

33304.3k](/packages/web-vision-wv-deepltranslate)

PHPackages © 2026

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