Skip to content

Migrate from Gmaps

Database

Migrate from the old Gmaps Data to maps_locator is very easy. In the maps_locator CP section there is a page that called Migration.

Here you can migrate the Database and the fieldtype data to the maps_locator. After the migration you need to disable the Gmaps Data module manual.

Template

Converting the template tags is very easy, just search the name gmaps_data and rename it to maps_locator.

For example:

{exp:gmaps_data:search_form}

becomes

{exp:reinos_maps_locator:search_form}

important: before starting, make sure you make a backup of your old data, in case of failure.