Mercurial > hg > soundsoftware-site
annotate extra/sample_plugin/README @ 1298:4f746d8966dd redmine_2.3_integration
Merge from redmine-2.3 branch to create new branch redmine-2.3-integration
author | Chris Cannam |
---|---|
date | Fri, 14 Jun 2013 09:28:30 +0100 |
parents | 433d4f72a19b |
children |
rev | line source |
---|---|
Chris@0 | 1 == Sample plugin |
Chris@0 | 2 |
Chris@0 | 3 This is a sample plugin for Redmine |
Chris@0 | 4 |
Chris@0 | 5 == Installation |
Chris@0 | 6 |
Chris@1115 | 7 1. Copy the plugin directory into the "plugins" directory at the root |
Chris@1115 | 8 of your Redmine directory |
Chris@0 | 9 |
Chris@1115 | 10 2. Migrate and copy plugin assets: |
Chris@1115 | 11 rake redmine:plugins |
Chris@0 | 12 |
Chris@0 | 13 3. Start Redmine |
Chris@0 | 14 |
Chris@0 | 15 Installed plugins are listed and can be configured from 'Admin -> Plugins' screen. |