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.