Skip to content

in2code-de/in2contact

Repository files navigation

TYPO3 Extension in2contact

Introduction

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

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