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 10 years ago) | |
Current version: | 0.1.0 | |
Compatible with: | Redmine 2.6.x | |
User ratings: |
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
- under Admin in redmine click on Custom Fields
- Click "New Custom Field"
- Choose Users and click "Next >>"
- Add a Text field and give it a name you will remember eg. "Google Maps Location"
- 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.