mirror of
https://github.com/redmine/redmine.git
synced 2026-08-02 01:31:21 +02:00
Redmine acts_as_* plugins moved to vendor/plugins.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@774 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -6,12 +6,9 @@ This is a sample plugin for Redmine
|
||||
|
||||
=== Adding plugin support to Redmine
|
||||
|
||||
1. Install engines plugin
|
||||
To add plugin support to Redmine, install engines plugin:
|
||||
See: http://rails-engines.org/
|
||||
|
||||
2. Uncomment this line in config/environment.rb:
|
||||
config.plugins = ["engines", "*"]
|
||||
|
||||
=== Plugin installation
|
||||
|
||||
1. Copy the plugin directory into the vendor/plugins directory
|
||||
|
||||
Reference in New Issue
Block a user