We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 409fdef + 3e9c366 commit a746f18Copy full SHA for a746f18
README.md
@@ -43,6 +43,8 @@ bundle install
43
bundle exec rake redmine:plugins:migrate
44
```
45
46
+Before restarting Redmine, you need to set `postgis` adapter instead of `postgres` adapter in your `config/database.yml`.
47
+
48
After restarting Redmine, you should be able to see the Redmine GTT plugin in the Plugins page.
49
50
More information on installing (and uninstalling) Redmine plugins can be found here: http://www.redmine.org/wiki/redmine/Plugins
0 commit comments