Project

General

Profile

Plugins Directory » Redmine Members Google Map plugin

Author: David T
Website: https://github.com/TriggerAu/redmine_membersgmap
Code repository: https://github.com/TriggerAu/redmine_membersgmap
Registered on: 2014-11-08 (over 9 years ago)
Current version: 0.1.0
Compatible with: Redmine 2.6.x
User ratings:   (0)

This plugin for adds a wiki macro that will generate a Google Map showing member locations based on a custom user field.

Users can enter a text location that Google can interpret if they wish to be visible on any project wikis that use the macro.

Example Here

Installation notes

1. Install the plugin
Download the sources and put them to your vendor/plugins folder.
$ cd {REDMINE_ROOT}
$ git clone https://github.com/TriggerAu/redmine_membersgmap.git plugins/redmine_membersgmap

Restart Redmine

2. Create the custom field
  1. under Admin in redmine click on Custom Fields
  2. Click "New Custom Field"
  3. Choose Users and click "Next >>"
  4. Add a Text field and give it a name you will remember eg. "Google Maps Location"
  5. I suggest adding a description that tells people what the field is used for and that if its empty they wont be mapped

Changelog

0.1.0 (2014-11-08)

Compatible with Redmine 2.6.x.