Project

General

Profile

Actions

PluginEzlibrarian » History » Revision 7

« Previous | Revision 7/13 (diff) | Next »
Chaoqun Zou, 2009-04-16 15:25


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 refer to http://www.redmine.org/boards/3/topics/5455

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 · 7 revisions