summaryrefslogtreecommitdiffstats
path: root/extra/sample_plugin/README
blob: d576ecfbfcab7578fe247d3283615aa84cfbbae9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
== Sample plugin

This is a sample plugin for Redmine

== Installation

1. Copy the plugin directory into the vendor/plugins directory

2. Migrate plugin:
   rake db:migrate_plugins

3. Start Redmine

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