Project

General

Profile

Actions

PluginEzlibrarian » History » Revision 5

« Previous | Revision 5/13 (diff) | Next »
Chaoqun Zou, 2009-04-06 15:27
Upgraded to version 0.1.1


ezLibrarian Plugin

It's a book shelf and device room management plugin for redmine.
Current version: 0.1.1. ONLY compatible with Redmine 0.8.3 or last devel.

Feature

1. Designed for using in company's book shelf and device room management.
2. You can input the book(device)'s info to the system and view them later.
3. It can record the user who is holding the book(device).
4. Every holder change will be recorded too.
5. User can write reviews for the book(device).
6. Note: the books(devices) are not categorized by project.

It can also be downloaded at github: http://github.com/zouchaoqun/ezlibrarian/tree/master

Screenshot:

Plugin installation

1. Copy the plugin directory(redmine_ezlibrarian) into the vendor/plugins directory
NOTE: The plugin directory must be redmine_ezlibrarian!

2. Migrate plugin:
rake db:migrate_plugins

3. Start Redmine

Updated by Chaoqun Zou almost 15 years ago · 5 revisions