view extra/sample_plugin/README @ 225:6056b3c5f8f2 feature_72

URL field no longer mandatory; Delete repo button removed
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 15 Feb 2011 17:23:37 +0000
parents 513646585e45
children 433d4f72a19b
line wrap: on
line source
== Sample plugin

This is a sample plugin for Redmine

== Installation

1. Copy the plugin directory into the vendor/plugins directory

2. Migrate plugin:
   rake db:migrate_plugins

3. Start Redmine

Installed plugins are listed and can be configured from 'Admin -> Plugins' screen.