Plugins Directory » Chat - JChat
Author: | Joshua Enfield | |
---|---|---|
Website: | - | |
Code repository: | https://github.com/joshsten/redmine_jchat | |
Registered on: | 2010-11-04 (about 14 years ago) | |
Current version: | 0.0.3 | |
Compatible with: | Redmine 1.0.x | |
User ratings: |
Team chat system driven on MySQL. No extra gems needed.
Tested on 1.0.1 may work on other versions as well.
Tested on 1.0.1 may work on other versions as well.
Installation notes
cd [redmine root]/vendor/plugins/
git clone git://github.com/joshsten/redmine_jchat.git
cd ../../
rake db:migrate_plugins
Restart Redmine.
Changelog
0.0.3 (2010-11-04)
Compatible with Redmine 1.0.x.