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

https://github.com/friendsoftypo3/tt_address

Add address / contact datasets to your content management system.
https://github.com/friendsoftypo3/tt_address

address typo3-cms-extension typo3-extension

Last synced: 19 days ago
JSON representation

Add address / contact datasets to your content management system.

Awesome Lists containing this project

README

        

[![Latest Stable Version](https://poser.pugx.org/friendsoftypo3/tt-address/v/stable)](https://extensions.typo3.org/extension/tt_address/)
[![TYPO3 13](https://img.shields.io/badge/TYPO3-13-orange.svg)](https://get.typo3.org/version/13)
[![TYPO3 12](https://img.shields.io/badge/TYPO3-12-orange.svg)](https://get.typo3.org/version/12)
[![Total Downloads](https://poser.pugx.org/friendsoftypo3/tt-address/downloads)](https://packagist.org/packages/friendsoftypo3/tt-address)
[![Monthly Downloads](https://poser.pugx.org/friendsoftypo3/tt-address/d/monthly)](https://packagist.org/packages/friendsoftypo3/tt-address)
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/GeorgRinger/10)

# TYPO3 extension `tt_address`

The basic aim of this extension is to store address and contact data and to
output those in various ways:

- Selection based on categories and sysfolder
- Manual selection with custom sorting
- List & detail view
- Various map views including Leaflet, Google Maps and static Google Maps

| | URL |
|------------------|----------------------------------------------------------------|
| **Repository:** | https://github.com/FriendsOfTYPO3/tt_address |
| **Read online:** | https://docs.typo3.org/p/friendsoftypo3/tt-address/main/en-us/ |
| **TER:** | https://extensions.typo3.org/extension/tt_address |

## Version matrix

| | 9.x | 8.x | 7.x | 6.x | 5.x | 4.x | 3.x |
|:---------|-----|:----|-----|:----|:----|:----|:----|
| TYPO3 13 | yes | no | no | no | no | no | no |
| TYPO3 12 | yes | yes | yes | no | no | no | no |
| TYPO3 11 | no | yes | yes | yes | yes | no | no |
| TYPO3 10 | no | no | no | yes | yes | no | no |
| TYPO3 9 | no | no | no | no | yes | yes | no |
| TYPO3 8 | no | no | no | no | no | yes | yes |
| TYPO3 7 | no | no | no | no | no | no | yes |

Active support is only provided for the latest major version.