obsolete.ChilliProject/extra/sample_plugin/README

15 lines
284 B
Plaintext

== 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.