Project

General

Profile

Actions

PluginEzlibrarian » History » Revision 11

« Previous | Revision 11/13 (diff) | Next »
Chaoqun Zou, 2009-05-31 14:27


ezLibrarian Plugin

It's a book shelf and device room management plugin for redmine.
Current version: 0.1.1. ONLY compatible with Redmine last devel.
If you use redmine 0.8.3, please download the attached version 0.0.2

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.

The plugin archive is attached here.
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 · 11 revisions