= Dropbox Plugin
This plugin allows to storage proyect files on your Dropbox account.
-
Dropbox plugin only works with Redmine 1.x
Getting started with the Dropbox Plugin:
-
Make sure you have rake and rubygems installed on your system.
1b. Some of the gems below may need to be compiled locally, so make sure you have any necessary source code around as well. e.g. ‘apt-get install ruby1.x-dev libxml2-dev libxslt1-dev’ on ubuntu
-
Install oauth from rubygems (gem install oauth)
-
Install multipart-post from rubygems
-
Install json from rubygems
-
Install mechanize from rubygems
-
Install shoulda from rubygems
-
Unzip the plugin in your
redmine/vendor/plugins/
folder. -
Migrate database with rake
db:migrate_plugin NAME=redmine-dropbox
-
Once the plugin is installed, you must open the plugin configuration in Admin->Plugins_Configuration, and enter your Dropbox base Redmine documents path and authorize Dropbox
-
Enjoy!
-
First off, be sure you want to get rid of Dropbox Plugin on your Redmine.
-
Undo the database migration by typing
rake db:migrate:plugin NAME=redmine_drop_box VERSION=0
-
Remove
redmine_drop_box
from yourredmine/vendor/plugins
folder.
We are looking forward your comments and suggestions! Feel free to write to clientes {at} signo-net.com