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(3mo ago)04.1k↑95.3%GPL-2.0-or-laterPHPPHP ^8.1 || ^8.2 || ^8.3 || ^8.4

Since Mar 6Pushed 2w 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 2w ago

READMEChangelog (10)Dependencies (18)Versions (18)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)

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

We prefer composer installation:

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

50

—

FairBetter than 95% of packages

Maintenance89

Actively maintained with recent releases

Popularity21

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 70.8% 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 ~31 days

Recently: every ~22 days

Total

17

Last Release

21d 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 (97 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

103574.3k69](/packages/friendsoftypo3-content-blocks)[eliashaeussler/typo3-form-consent

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

15100.9k](/packages/eliashaeussler-typo3-form-consent)[yoast-seo-for-typo3/yoast_seo

Yoast SEO for TYPO3

571.8M9](/packages/yoast-seo-for-typo3-yoast-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)[eliashaeussler/typo3-warming

Warming - Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.

22272.4k](/packages/eliashaeussler-typo3-warming)

PHPackages © 2026

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