colorcube/anfahrt

A TYPO3 extension that provides a simple Google Map plugin with marker and popup window

Installs: 119

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

Type:typo3-cms-extension

1.1.1 2020-03-03 21:41 UTC

This package is auto-updated.

Last update: 2024-03-27 06:54:23 UTC


README

This is a TYPO3 extension that provides a simple map plugin with marker and popup window. Comfortable geo coding in backend. Uses Google Maps.

Usage

Further information: https://docs.typo3.org/p/colorcube/anfahrt/master/en-us/

Dependencies

  • TYPO3 8.7, 9.5

Installation

Installation using Composer

In your Composer based TYPO3 project root, just do composer require colorcube/anfahrt.

Installation as extension from TYPO3 Extension Repository (TER)

Download and install the extension with the extension manager module.

TypoScript

Include the extension TypoScript in your template record.

Google Maps API Key

You need an api key which has to be set in the extension configuration in the extension manager.

For further information you may have a look here: https://developers.google.com/maps/documentation/javascript/get-api-key

Contribute