PHPackages                             extcode/contacts - 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. extcode/contacts

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

extcode/contacts
================

contacts

v4.1.0(3y ago)79.5k4[9 issues](https://github.com/extcode/contacts/issues)[2 PRs](https://github.com/extcode/contacts/pulls)GPL-2.0+PHPPHP ^7.2 || ^8.0

Since Aug 10Pushed 2y ago1 watchersCompare

[ Source](https://github.com/extcode/contacts)[ Packagist](https://packagist.org/packages/extcode/contacts)[ Docs](https://contacts.extco.de)[ Fund](https://paypal.me/extcart)[ GitHub Sponsors](https://github.com/extcode)[ RSS](/packages/extcode-contacts/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (7)Versions (45)Used By (0)

Contacts
========

[](#contacts)

[![Build Status](https://camo.githubusercontent.com/65a0e3fccc60cd606ab19edf92093d0c070c6a31e8b1cc81dea4954981e57c45/68747470733a2f2f7472617669732d63692e6f72672f657874636f64652f636f6e74616374732e7376673f6272616e63683d342e78)](https://travis-ci.org/extcode/contacts)

EXT:contacts is a TYPO3 extension for handling contacts (companies, persons).

1. Features
-----------

[](#1-features)

- Persons and companies can be related to each other.
- Both can have multiple addresses and other contact data.
- Addresses can hold geolocation data to display them in maps.

2. Installation / Upgrade
-------------------------

[](#2-installation--upgrade)

### 2.1 Installation

[](#21-installation)

#### Installation using Composer

[](#installation-using-composer)

The recommended way to install the extension is by using [Composer](https://getcomposer.org/). In your Composer based TYPO3 project root, just do `composer require extcode/contacts`.

#### Installation as extension from TYPO3 Extension Repository (TER)

[](#installation-as-extension-from-typo3-extension-repository-ter)

Download and install the extension with the extension manager module.

3. Administration
-----------------

[](#3-administration)

3.1 Compatibility and supported Versions
----------------------------------------

[](#31-compatibility-and-supported-versions)

ContactsTYPO3PHPSupport/Development4.x.x10.4, 11.57.2+Features, Bugfixes, Security Updates3.x.x9.57.2 - 7.4Bugfixes, Security Updates2.x.x8.77.0 - 7.2Security Updates1.x.x7.65.6 - 7.10.x.x### 3.2. Changelog

[](#32-changelog)

Please have a look into the [official extension documentation in changelog chapter](https://docs.typo3.org/p/extcode/contacts/main/en-us/Changelog/Index.html)

### 3.3. Release Management

[](#33-release-management)

News uses **semantic versioning** which basically means for you, that

- **bugfix updates** (e.g. 1.0.0 =&gt; 1.0.1) just includes small bugfixes or security relevant stuff without breaking changes.
- **minor updates** (e.g. 1.0.0 =&gt; 1.1.0) includes new features and smaller tasks without breaking changes.
- **major updates** (e.g. 1.0.0 =&gt; 2.0.0) breaking changes wich can be refactorings, features or bugfixes.

4. Sponsoring
-------------

[](#4-sponsoring)

- Ask for an invoice.
- [GitHub Sponsors](https://github.com/sponsors/extcode)
- [PayPal.Me](https://paypal.me/extcart)
- [Patreon](https://patreon.com/ext_cart)

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 95.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 ~38 days

Recently: every ~143 days

Total

44

Last Release

1245d ago

Major Versions

v2.5.0 → v3.5.02020-01-30

v2.6.0 → v3.6.02020-02-10

v2.6.1 → v3.13.22020-04-14

v2.7.0 → v3.16.12020-10-09

3.x-dev → v4.0.02022-06-16

PHP version history (6 changes)v2.0.0PHP &gt;=7.0.0 &lt;7.3

1.x-devPHP &gt;=5.6.0

v3.0.0PHP &gt;=7.2.0 &lt;7.3

v2.3.0PHP &gt;=7.0.0 &lt;7.5

v3.2.0PHP &gt;=7.2.0 &lt;7.5

v4.0.0PHP ^7.2 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/c31a2017db8fbd7125680d42d77b3085bf28be1fb2b9949227ecdacdafef226e?d=identicon)[extcode](/maintainers/extcode)

---

Top Contributors

[![extcode](https://avatars.githubusercontent.com/u/1134172?v=4)](https://github.com/extcode "extcode (68 commits)")[![waldhacker1](https://avatars.githubusercontent.com/u/4954582?v=4)](https://github.com/waldhacker1 "waldhacker1 (3 commits)")

---

Tags

TYPO3 CMScontacts

###  Code Quality

Static AnalysisPHPStan, Rector

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/extcode-contacts/health.svg)

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

###  Alternatives

[friendsoftypo3/content-blocks

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

103519.9k51](/packages/friendsoftypo3-content-blocks)[derhansen/sf_event_mgt

Event management and registration - Configurable event management and registration extension based on ExtBase and Fluid

66338.4k10](/packages/derhansen-sf-event-mgt)[brotkrueml/schema

Embedding schema.org vocabulary - API and view helpers for schema.org markup

34653.7k16](/packages/brotkrueml-schema)[yoast-seo-for-typo3/yoast_seo

Yoast SEO for TYPO3

511.7M9](/packages/yoast-seo-for-typo3-yoast-seo)[jweiland/events2

Events 2 - Create single and recurring events

2166.7k3](/packages/jweiland-events2)[t3sbs/t3sbootstrap

Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: \[www.t3sbootstrap.de\](https://www.t3sbootstrap.de)

2416.4k](/packages/t3sbs-t3sbootstrap)

PHPackages © 2026

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