Mercurial > hg > soundsoftware-site
comparison .svn/pristine/e2/e2c5db32a06ff72a8178a6b8dcc4df36ac2fbe16.svn-base @ 1296:038ba2d95de8 redmine-2.2
Fix redmine-2.2 branch update (add missing svn files)
author | Chris Cannam |
---|---|
date | Fri, 14 Jun 2013 09:05:06 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1294:3e4c3460b6ca | 1296:038ba2d95de8 |
---|---|
1 == Sample plugin | |
2 | |
3 This is a sample plugin for Redmine | |
4 | |
5 == Installation | |
6 | |
7 1. Copy the plugin directory into the "plugins" directory at the root | |
8 of your Redmine directory | |
9 | |
10 2. Migrate and copy plugin assets: | |
11 rake redmine:plugins | |
12 | |
13 3. Start Redmine | |
14 | |
15 Installed plugins are listed and can be configured from 'Admin -> Plugins' screen. |