Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.12 KB

README.textile

File metadata and controls

37 lines (23 loc) · 1.12 KB

Redmine Doodles

A doodle module for redmine, a doodle in this case being a collection of simple yes-no questions.

Installation

Generic Redmine plugin installation instructions can be found in the Redmine wiki.

For the impatient: go to your redmine directory, run the following commands and restart redmine:

git clone https://git.fachschaften.org/redmine_doodles
rake db:migrate_plugins RAILS_ENV=production

Remember to go to the permissions page and give permissions to create and answer doodles as needed!

Translations

Help

You can get help for this plugin in the Redmine forums which I currently visit regularly or in the dedicated Redmine Doodles thread.

Features

TODO

License

TODO