=== Plugin Name === Contributors: blueliquiddesigns Donate link: http://www.blueliquiddesigns.com.au/index.php/gravity-forms-dropbox-uploader/ Tags: gravity, forms, dropbox, automation, upload Requires at least: 3.0 Tested up to: 3.4 Stable tag: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html The Gravity Forms Dropbox Uploader is a simple, intuitive plugin that allows you to store Gravity Form uploads in your Dropbox account. == Description == The Gravity Forms Dropbox Uploader is a simple, intuitive plugin that integrates seamlessly into Gravity Forms and allows you to store Gravity Form uploads in your Dropbox account. **Features** * Gravity Form Uploads are saved to your authenticated Dropbox account * Intuitive user interface allows you to select what fields will upload to Dropbox * Quick set up time - you're uploading in a couple of minutes **Tutorial** [Head to Blue Liquid Designs](http://www.blueliquiddesigns.com.au/index.php/gravity-forms-dropbox-uploader/) - the developer of the extended Gravity Forms Dropbox Uploader plugin - and view everything you need to know about installing, configuring and using the plugin. == Installation == 1. Install and activate plugin on WordPress 2. Go to the Gravity Forms Settings section in the admin area and then navigate to the Dropbox settings page. 3. Open a new browser window and head to https://www.dropbox.com/developers/apps. You may need to login to your Dropbox account first. 4. Create a new App. Name it whatever you like, add a description and leave the Access Level field selecting the App Folder - the plugin currently doesn't support the full access option. 5. Copy the App Key and App Secret into your GF Dropbox Settings. 6. Once updated you'll be asked to authenticate your account. Click Authenticate Account and follow the prompts. 7. Go to the Gravity Forms' Edit page, add an upload box and check the Upload file to your Dropbox account Checkbox under the File Upload's Properties tab. Save the form. 8. When you submit the live form the file will be automatically placed in your Dropbox folder. == Frequently Asked Questions == We'll continually add to the FAQs when we get feedback from users. Got a question? [Let us know](http://www.blueliquiddesigns.com.au/index.php/contact/). **Does the uploaded file get deleted off my server once it has been uploaded to Dropbox?** No. The file is stored on your server and in your Dropbox account. == Screenshots == 1. Create a new App and ensure you leave the Access Level on App Folder. 2. Copy the App Key and App Secret to the Wordpress GF Dropbox Settings page. 3. Authenticate your Dropbox Account. 4. Edit a form and tell the system you want that file uploaded to Dropbox. == Changelog == =1.0.2= * Bug: Fixed (hopefully) issue when Wordpress is installed in another directory. = 1.0.1 = * Security Risk: Left debugging information displaying in first release. Turned off now. * Bug: Changed the way we call our admin style sheet. Now use wp_enqueue_style(); = 1.0.0 = * First release.