Skip to content

Extension for saving location data for standard TYPO3 tables

Notifications You must be signed in to change notification settings

koninklijke-collective/koning_geo

Repository files navigation

koning_geo

This extension extends standard TYPO3 tables with location / geo data.

Installation

Install the extension. Configure $GLOBALS['TYPO3_CONF_VARS']['EXT']['extConf']['koning_geo'] array in the extension manager. There are two fields:

Usage in backend

Every table that you enabled this functionality for will have a Location data tab in the backend. Fill in the name of the location as precise as possible (address, city, country). When found, the geo coordinates will be saved into the tx_koninggeo_domain_model_location table.

Usage in code

Use the LocationRepository to retrieve configured data per record.

To do

Make extension work for custom tables.

About

Extension for saving location data for standard TYPO3 tables

Resources

Stars

Watchers

Forks

Packages

No packages published