educoder/trustie2/extra/sample_plugin
ronger b9e3c56fb5 update ossean web-front 2017-10-16 13:05:36 +08:00
..
app update ossean web-front 2017-10-16 13:05:36 +08:00
assets update ossean web-front 2017-10-16 13:05:36 +08:00
config update ossean web-front 2017-10-16 13:05:36 +08:00
db/migrate update ossean web-front 2017-10-16 13:05:36 +08:00
test/integration update ossean web-front 2017-10-16 13:05:36 +08:00
README update ossean web-front 2017-10-16 13:05:36 +08:00
init.rb update ossean web-front 2017-10-16 13:05:36 +08:00

README

== Sample plugin

This is a sample plugin for Redmine

== Installation

1. Copy the plugin directory into the "plugins" directory at the root
   of your Redmine directory

2. Migrate and copy plugin assets:
   rake redmine:plugins

3. Start Redmine

Installed plugins are listed and can be configured from 'Admin -> Plugins' screen.