README
15 lines
| 333 B
| text/plain
|
TextLexer
|
r742 | == Sample plugin | ||
This is a sample plugin for Redmine | ||||
== Installation | ||||
|
r9346 | 1. Copy the plugin directory into the "plugins" directory at the root | ||
of your Redmine directory | ||||
|
r742 | |||
|
r9346 | 2. Migrate and copy plugin assets: | ||
rake redmine:plugins | ||||
|
r742 | |||
3. Start Redmine | ||||
|
r2466 | Installed plugins are listed and can be configured from 'Admin -> Plugins' screen. | ||