Redmine 3.4.4
This commit is contained in:
commit
64924a6376
2112 changed files with 259028 additions and 0 deletions
15
extra/sample_plugin/README
Normal file
15
extra/sample_plugin/README
Normal file
|
@ -0,0 +1,15 @@
|
|||
== Sample plugin
|
||||
|
||||
This is a sample plugin for Redmine
|
||||
|
||||
== Installation
|
||||
|
||||
1. Copy the plugin directory into the "plugins" directory at the root
|
||||
of your Redmine directory
|
||||
|
||||
2. Migrate and copy plugin assets:
|
||||
rake redmine:plugins
|
||||
|
||||
3. Start Redmine
|
||||
|
||||
Installed plugins are listed and can be configured from 'Admin -> Plugins' screen.
|
Loading…
Add table
Add a link
Reference in a new issue