annotate .svn/pristine/e2/e2c5db32a06ff72a8178a6b8dcc4df36ac2fbe16.svn-base @ 1519:afce8026aaeb redmine-2.4-integration

Merge from branch "live"
author Chris Cannam
date Tue, 09 Sep 2014 09:34:53 +0100
parents 038ba2d95de8
children
rev   line source
Chris@1296 1 == Sample plugin
Chris@1296 2
Chris@1296 3 This is a sample plugin for Redmine
Chris@1296 4
Chris@1296 5 == Installation
Chris@1296 6
Chris@1296 7 1. Copy the plugin directory into the "plugins" directory at the root
Chris@1296 8 of your Redmine directory
Chris@1296 9
Chris@1296 10 2. Migrate and copy plugin assets:
Chris@1296 11 rake redmine:plugins
Chris@1296 12
Chris@1296 13 3. Start Redmine
Chris@1296 14
Chris@1296 15 Installed plugins are listed and can be configured from 'Admin -> Plugins' screen.