in2code/in2contact

Generic contact extension

Installs: 79

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 3

Forks: 1

Open Issues: 0

Type:typo3-cms-extension

1.2.3 2018-01-19 13:46 UTC

This package is auto-updated.

Last update: 2024-04-25 07:00:32 UTC


README

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

68747470733a2f2f626f782e6576657268656c7065722e6d652f6174746163686d656e742f3931303637332f38343732356662372d306233652d346334302d623532652d3239643736323037373762622f3236323430372d69457474714c777367735a457a714c6f2f73637265656e2e706e67

68747470733a2f2f626f782e6576657268656c7065722e6d652f6174746163686d656e742f3931303637312f38343732356662372d306233652d346334302d623532652d3239643736323037373762622f3236323430372d734f4f5256665175414a5a41644e797a2f73637265656e2e706e67

68747470733a2f2f626f782e6576657268656c7065722e6d652f6174746163686d656e742f3931303637352f38343732356662372d306233652d346334302d623532652d3239643736323037373762622f3236323430372d674e6c4b637a6e4733496f73387659502f73637265656e2e706e67

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