Mercurial > hg > soundsoftware-site
annotate .svn/pristine/e2/e2c5db32a06ff72a8178a6b8dcc4df36ac2fbe16.svn-base @ 1295:622f24f53b42 redmine-2.3
Update to Redmine SVN revision 11972 on 2.3-stable branch
author | Chris Cannam |
---|---|
date | Fri, 14 Jun 2013 09:02:21 +0100 |
parents | |
children |
rev | line source |
---|---|
Chris@1295 | 1 == Sample plugin |
Chris@1295 | 2 |
Chris@1295 | 3 This is a sample plugin for Redmine |
Chris@1295 | 4 |
Chris@1295 | 5 == Installation |
Chris@1295 | 6 |
Chris@1295 | 7 1. Copy the plugin directory into the "plugins" directory at the root |
Chris@1295 | 8 of your Redmine directory |
Chris@1295 | 9 |
Chris@1295 | 10 2. Migrate and copy plugin assets: |
Chris@1295 | 11 rake redmine:plugins |
Chris@1295 | 12 |
Chris@1295 | 13 3. Start Redmine |
Chris@1295 | 14 |
Chris@1295 | 15 Installed plugins are listed and can be configured from 'Admin -> Plugins' screen. |