This plugin adds Open311 Georeport API endpoints to Redmine.
This plugin requires PostgreSQL/PostGIS and depends on the redmine_gtt
Plugin!!!
- Redmine >= 4.2.0
- PostgreSQL >= 10
- PostGIS >= 2.5
To install Redmine Open311 plugin, download or clone this repository in your Redmine installation plugins directory!
cd path/to/plugin/directory
git clone https://github.com/gtt-project/redmine_open311.git
Then run
bundle install
bundle exec rake redmine:plugins:migrate
After restarting Redmine, you should be able to see the Redmine Open311 plugin in the Plugins page.
More information on installing (and uninstalling) Redmine plugins can be found here: https://www.redmine.org/wiki/redmine/Plugins
[Settings, screenshots, etc.]
The GTT Project appreciates any contributions! Feel free to contact us for reporting problems and support.
- 2.0.0 Support Redmine >= 5.0 and drop Redmine <= 4.1 support
- 1.2.0 Publish on GitHub
See all releases with release notes.
This program is free software. See LICENSE for more information.