=== ScoutDocs === Contributors: scoutdocs, markjaquith Tags: Documents, Document Sharing, Repository, Sharing Stable Tag: 1.3.0 Requires at least: 4.9 Tested up to: 4.9.6 Require PHP: 5.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Secure file sharing for WordPress. Easily upload and share files without leaving your site. == Description == ScoutDocs is a file sharing plugin that runs on your site, but stores your files securely in the cloud. Files are served via a global content distribution network, and email notifications are sent from the ScoutDocs service, so you know they’ll be delivered. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/scoutdocs` directory, or install the plugin through the WordPress plugins screen directly. To find ScoutDocs through your WordPress dashboard, go to **Plugins -> Add New**, search for **ScoutDocs**, and click “Install Now”. 2. Activate the plugin through the ‘Plugins’ screen in WordPress. 3. Use the **Settings -> ScoutDocs** screen to configure the plugin and enter your license key (if you already have one) or register for one (if you're new to ScoutDocs). You can also go to [ScoutDocs.com](https://scoutdocs.com/register) to register and your license key will be emailed to you. == Frequently Asked Questions == = How do I get an API key for the ScoutDocs service? = You can do this from Settings -> ScoutDocs, or by going to [ScoutDocs.com](https://scoutdocs.com/). = How do I create new users? = Every existing WordPress user on your site will show up in the ScoutDocs UI. You can also create users as needed by clicking the Manage Readers icon next to an uploaded file and entering the new user’s name and email address. These new users will be created as Subscriber-level users in your WordPress install. == Screenshots == 1. The file list. Here you can see files that you’ve uploaded or that have been assigned to you by someone else. 2. The drop zone. Either click the “+ Add” button or drag files onto ScoutDocs to get a file drop zone. Drop files here to upload them securely to the cloud. 3. File upload progress. 4. Manage viewers. Here you can add people (or groups of people) to a file. They will be able to see the file and will receive an e-mail notification that you have shared the file with them. You can also choose whether to ask users to accept or decline the file. 5. The ScoutDocs settings screen. You can enter your API key here and change settings about how the ScoutDocs plugin works. == Changelog == = 1.3.0 = * Fixed initial loading of Groups data * In-plugin API key registration = 1.2.5 = * Bug fixes = 1.2.4 = * Bug fixes = 1.2.3 = * Show diagnostic information before sending support ticket * Clear out local info when unsetting the license key * Shows when license info was updated = 1.2.2 = * First version released in WordPress.org repo