wowaTYPO3 / tt_address

Add address / contact datasets to your content management system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TYPO3 Extension tt_address

TYPO3 10 TYPO3 11

Donate Latest Stable Version Total Downloads License

Build Status Coverage Status StyleCI

The basic aim of tt_address 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

Installation

Install the extension by using composer and composer req friendsoftypo3/tt-address or by downloading it in the extension manager or on https://extensions.typo3.org/extension/tt_address/.

Version matrix

6.x 5.x 4.x 3.x
TYPO3 11 yes yes no no
TYPO3 10 yes yes no no
TYPO3 9 no yes yes no
TYPO3 8 no no yes yes
TYPO3 7 no no no yes

Usage

The extensions follows the principles known from any other TYPO3 extension:

  1. Create some records
  2. Create a new tt_address plugin on a page
  3. You are done.

About

Add address / contact datasets to your content management system.

License:GNU General Public License v2.0


Languages

Language:PHP 79.2%Language:HTML 10.1%Language:CSS 5.8%Language:JavaScript 4.9%