Skip to content

A Google Maps integraton. A visualiation of your customers in a dashboard plugin.

Notifications You must be signed in to change notification settings

mikeeduard/Znuny4OTRS-CustomerMap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Maps Integration

With the Google Maps integration you will be able to see all customer on a map (customers with open tickets marked in a extra color). The map is available in Dashboard and also as an own dedicated one large page map (just click on “more” in dashboard).

  1. Installation =============== Download the package and install it via admin interface -> package manager.

  2. Configuration ================ You need to have customer sources with the following attributes the let the extension work well.

UserStreet UserCity UserCountry

Configured in your CustomerUserMap (just take a look in your Kernel/Config.pm to check if you use them).

  1. Build geo location data of your customer records =================================================== Just execute the following cmd program to build your geo location database. You also can do this by using var/cron/customermap cron job to build it automatically.

shell> bin/otrs.GMapsCustomerBuild.pl NOTICE: Done (wrote 209 records). shell>

  1. Check if it is working ========================= Go to the dashboard, activate the widget “Customer Map” and check if you see your customers on the map.

Enjoy the inspiration how to use this new kind of view (e. g. for optimizing your travel routes). Many new ideas coming by just watching this now extension.

Prerequisites

  • OTRS 3.0
  • OTRS 3.1

Download

For download see https://github.com/znuny/Znuny4OTRS-CustomerMap/downloads/

Commercial Support

For this extension and for OTRS in general visit http://znuny.com. Looking forward to hear from you!

Enjoy!

Your Znuny Team! http://znuny.com

About

A Google Maps integraton. A visualiation of your customers in a dashboard plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%