The Geo-Task-Tracker (GTT) S.M.A.S.H plugin adds support for the mobile app S.M.A.S.H:
- Authenticate from S.M.A.S.H with a Redmine account
- Upload mobile notes as issues
- Retrieve custom notes configurations
- and more ...
Redmine GTT S.M.A.S.H requires PostgreSQL/PostGIS and will not work with SQLite or MariaDB/MySQL!!!
- Redmine >= 5.0.0
- redmine_gtt plugin
To install Redmine GTT S.M.A.S.H 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_gtt_smash.git
Then run
bundle install
bundle exec rake redmine:plugins:migrate
After restarting Redmine, you should be able to see the Redmine GTT SMASH plugin in the Plugins page.
More information on installing (and uninstalling) Redmine plugins can be found in Redmine Plugins documentation.
- Make sure REST web services is enabled: http://localhost:3000/settings?tab=api
- Enable the plugin in project settings
The Geo-Task-Tracker (GTT) S.M.A.S.H plugin connects the S.M.A.S.H mobile app with Redmine GTT. It adds new API endpoints to provide the tracker type configuration as custom notes.
For more information with screenshots see the Getting Started guide.
http://localhost:3000/projects/(project_id)/smash/tags.json
http://localhost:3000/smash/tags.json
http://localhost:3000/smash/settings.json
The GTT Project appreciates any contributions! Feel free to contact us for reporting problems and support.
Help us to translate GTT Project using OSGeo Weblate:
See all releases with release notes.
This plugin development was funded by Hyakumori.
This program is free software. See LICENSE for more information.