wedding/extra/sample_plugin
sw 45a3e20aa5 第一次提交 2015-04-24 16:55:11 +08:00
..
app 第一次提交 2015-04-24 16:55:11 +08:00
assets 第一次提交 2015-04-24 16:55:11 +08:00
config 第一次提交 2015-04-24 16:55:11 +08:00
db/migrate 第一次提交 2015-04-24 16:55:11 +08:00
test/integration 第一次提交 2015-04-24 16:55:11 +08:00
README 第一次提交 2015-04-24 16:55:11 +08:00
init.rb 第一次提交 2015-04-24 16:55:11 +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.