colorcube / anfahrt
A TYPO3 extension that provides a simple Google Map plugin with marker and popup window
Installs: 121
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: >=7.0.0
- typo3/cms-core: ^8.7 || ^9.5
Replaces
- typo3-ter/anfahrt: 1.1.1
This package is auto-updated.
Last update: 2024-11-27 08:18:49 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
- Send pull requests to the repository. https://github.com/colorcube/anfahrt
- Use the issue tracker for feedback and discussions. https://github.com/colorcube/anfahrt/issues