An open API service indexing awesome lists of open source software.

https://github.com/in2code-de/in2contact

TYPO3 address listing - "Personenverzeichnis"
https://github.com/in2code-de/in2contact

address contacts typo3 typo3-cms-extension

Last synced: 2 months ago
JSON representation

TYPO3 address listing - "Personenverzeichnis"

Awesome Lists containing this project

README

        

# TYPO3 Extension in2contact

## Introduction

Generic address and personlisting for universities and companies. This is the free core extension, that can be used by
everyone.

* See extension in real live: http://personendatenbank.in2code.de/
* See full description (german only) under: https://www.in2code.de/produkte/personendatenbank/

## Individual modules

in2contact can be extended by individual importers (e.g. from SAP, UnivIS, Digital phone book, etc...).
It's also possible to extend it with new fields or additional tables or simply map it to an existing table like
fe_users or tt_address.
Please ask Sandra for more information about additional modules or if you need professional services:
https://www.in2code.de/produkte/personendatenbank/

## Screenshots

## Requirements

* TYPO3 8.7 or newer
* PHP 7.0 or newer

## FAQ

* Q1: Can I use fe_users or tt_address for the persons?
* A1: Of course, you can map persons to any existing table via TypoScript
* Q2: I need to import persons from an external service, but how?
* A2: Please ask in2code for professional service or individual importers

## Changelog

| Version | Date | State | Description |
| ---------- | ---------- | ---------- | ---------------------------------------------------------------------------- |
| 1.2.3 | 2018-01-19 | Bugfix | Allow empty birthdates |
| 1.2.2 | 2017-12-15 | Bugfix | Disable chash check for plugin |
| 1.2.1 | 2017-05-11 | Bugfix | Update cms requirement in composer.json |
| 1.2.0 | 2017-05-11 | Feature | Add an ABC filter |
| 1.1.0 | 2017-03-22 | Task | Remove unneeded fields, some cleanup |
| 1.0.0 | 2017-03-19 | Task | Initial release |