annotate extra/sample_plugin/README @ 1451:e52de09132b1 cannam

Merge from live branch
author Chris Cannam
date Tue, 22 Oct 2013 13:00:08 +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.