=== CBX Dropbox File Chooser === Contributors: manchumahara, codeboxr Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NWVPKSXP6TCDS Tags: dropbox, cloud, filechooser, cloud file chooser Requires at least: 3.5.1 Tested up to: 4.5.3 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin helps to chooser file from dropbox and insert into wordpress editor. == Description == CBX Dropbox File Chooser does what it's name says. Just install the plugin,active, setup api key , go to post edit screen, click dropbox chooser button, insert file from dropbox into wordpress editor. Simple ! Free Version Features(Will always be free): * The chooser button appears nears the media button of wordpress tinymce editor * Simple Setting * Native Wordpress Coding standard * Save bandwidth using files from dropbox Pro Version Features: * Single click Audio File embed using wordpress audio shortcode * Single click Video File embed using wordpress Video shortcode * Single Click Playlist embed of audio and video * Single click Image Gallery Embed using custom shortcode * Pro Support Learn more about this plugin http://codeboxr.com/product/cbx-dropbox-file-chooser-for-wordpress == Installation == This section describes how to install the plugin and get it working. e.g. = Using The WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Search for 'cbxdropboxfilechooser' 3. Click 'Install Now' 4. Activate the plugin on the Plugin dashboard = Uploading in WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Navigate to the 'Upload' area 3. Select `cbxdropboxfilechooser.zip` from your computer 4. Click 'Install Now' 5. Activate the plugin in the Plugin dashboard = Using FTP = 1. Download `cbxdropboxfilechooser.zip` 2. Extract the `cbxdropboxfilechooser` directory to your computer 3. Upload the `cbxdropboxfilechooser` directory to the `/wp-content/plugins/` directory 4. Activate the plugin in the Plugin dashboard == Frequently Asked Questions == = Why File link expires after 4 hours = If you choose public file then it will not expire. If you choose private file then it should expire. Enable file sharing for all or make it public = How to collect api key = Go to Dropbox developer portal and create an app https://www.dropbox.com/developers/app , choose app type drop-ins type and follow the steps, copy the App key. == Screenshots == 1. Dropbox chooser button 2. Chosen file 3. Dropbox chosen file container == Changelog == = 1.0.1 = * Rebranding as of Codeboxr.com and minor bug fix. = 1.0.0 = * Just release