=== WP Cloud === Contributors: Milmor Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=F2JK36SCXKTE2 Tags: Requires at least: 3.3 Tested up to: 3.6 Version: 0.2 Stable tag: 0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Give all users their personal space with WP Cloud, the most advanced plugin to make WordPress a cloud platform! == Description == > **Warning**: this plugin is still in beta WP Cloud is a brand new plugin that allows you to make WordPress a cloud platform. With this plugin your users will have their personal space for host images or documents, and can access them with easy when they want. This plugin practically generates a folder under your second-level domain (ex. www.mywebsite.com/cloud) in which there will be one folder for each user (ex. www.mywebsite.com/cloud/$user_id/*). Every user can store the file there via a front-end mask that can be accessed via shortcode or the exciting cloud panel found in www.mywebsite.com/cloud. = What is the cloud panel? = The Cloud Panel of WP Cloud can be accessed from www.mywebsite.com**/cloud** and give users the opportunity to log-in and manage their file via a friendly mask. For un-logged users, the authentication will be prompted (username and password are the same of your website for every member). Directly via the cloud panel, logged-in users can: * see files uploaded, and eventually delete * see cloud space assigned * see cloud space used (with percentage too) * upload a new file = Users quota = WP Cloud offers a standard user-quota of 10MB, that is applied by default to every member. You can change this value to give all the users the space you want. The quota for each user is stored in a meta-field for each profile with the following criteria: * null = default quota (the meta-field doesn't exist) * 0 = hosting not allowed * any other number = n MB hosting Please note that the user-quota only applies when the user uploads a file. If a user has 90 of 100MB used and you downgrade it to 10MB, his file are kept but won't be able to upload files. There is also an **overload-quota** (default 10%) in percentage that can be set in the settings panel. It works as follows: * 9 of 10 MB used. Overload 10%. File to upload: 2MB. -> YES * 9 of 10 MB used. Overload 0%. File to upload: 2MB. -> NO * 10 of 10MB used. Overload 10%. File to upload: 1MB. -> NO * 9.99 of 10MB used. Overload 10%. File to upload: 1MB. -> YES = Shortcodes = In addition you can create custom pages in your website using the following shortcodes: * **[cloud]** prints a list of files for the current user * **[cloud_upload]** prints a simple upload form that allows the current user to upload a file in his/her directory. == Installation == 1. Upload the entire folder to the '/wp-content/plugins/' directory or install direcly via the WordPress plugin screen 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Enjoy! == Screenshots == == Changelog ==