Mercurial > hg > soundsoftware-site
diff extra/sample_plugin/README @ 1115:433d4f72a19b redmine-2.2
Update to Redmine SVN revision 11137 on 2.2-stable branch
author | Chris Cannam |
---|---|
date | Mon, 07 Jan 2013 12:01:42 +0000 |
parents | 513646585e45 |
children |
line wrap: on
line diff
--- a/extra/sample_plugin/README Wed Jun 27 14:54:18 2012 +0100 +++ b/extra/sample_plugin/README Mon Jan 07 12:01:42 2013 +0000 @@ -4,10 +4,11 @@ == Installation -1. Copy the plugin directory into the vendor/plugins directory +1. Copy the plugin directory into the "plugins" directory at the root + of your Redmine directory -2. Migrate plugin: - rake db:migrate_plugins +2. Migrate and copy plugin assets: + rake redmine:plugins 3. Start Redmine