Mercurial > hg > soundsoftware-site
annotate extra/sample_plugin/README @ 1327:287f201c2802 redmine-2.2-integration
Add italic
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Wed, 19 Jun 2013 20:56:22 +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. |