Skip to content

Add address / contact datasets to your content management system.

License

Notifications You must be signed in to change notification settings

tantebootsy/tt_address

This branch is 190 commits behind FriendsOfTYPO3/tt_address:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

62e9105 · Mar 23, 2021
Dec 21, 2018
Sep 2, 2019
Mar 23, 2021
Feb 9, 2021
Feb 24, 2021
Feb 24, 2021
Feb 24, 2021
Aug 27, 2019
Sep 2, 2019
Sep 22, 2020
Nov 12, 2018
Nov 22, 2018
Aug 14, 2020
Dec 18, 2019
Nov 13, 2018
Sep 2, 2019
Aug 16, 2020
Feb 24, 2021
Feb 24, 2021
Jan 27, 2021
Nov 26, 2018
Aug 16, 2020
Nov 24, 2018

Repository files navigation

TYPO3 Extension tt_address

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

5.x 4.x 3.x
TYPO3 10 yes no no
TYPO3 9 yes yes no
TYPO3 8 no yes yes
TYPO3 7 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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 79.2%
  • HTML 10.0%
  • CSS 5.8%
  • JavaScript 5.0%