DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

What does it do?

Location Manager is a TYPO3 Extension that allows displaying multiple Locations and additional Information about those Locations on a Map. It uses geocoding to dynamically find the correct coordinates based on its address.

Example of location_manager frontend

Example of location_manager frontend

Installation

The extension can be installed through the TYPO3 Extension Repository (TER) or using the composer package typo3-ter/location_manager. Developers may also clone the source code directly from github. Note, that the extension directory must be named location_manager.

We strongly recommend also installing the extension geocoding to enable automatic Geocoding.