=== WP Front-End Repository Manager === Contributors: nmedia Donate link: http://www.najeebmedia.com/donate/ Tags: File Manager, Repository manager, member file manager, directory tree, manage files Requires at least: 3.2.1 Tested up to: 3.4 Stable tag: 1.1 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Members can upload and download files, create directories up to unlimited level. == Description == This plugin allow members to upload files, create directories up to unlimited level. This plugin is great tool for those who want to allow site members to upload and manage their documents/files in directories. The interface is very easy to use and light to load.

How to use

Create a page and paste this shortcode: `[nm-wp-repo]`

Features

  1. Uploader with Progressbar
  2. Most secure uploader plugin
  3. Ajax based validation
  4. File Detail
  5. Download Files
  6. Delete File
  7. Customized dialog messages
  8. Restrict file types
  9. Resctrict file size

Pro Features

Pro version gives you AWSOME control over this plugin on top of free version. You can control file upload behavior with following shortcode
  1. Receive uploaded file(s) in email as attachment
  2. Download all files and directories as zip for each user
  3. Attach umlimited additional input fields with file
  4. Search files and directory option
  5. Secure files from unauthorised download
  6. Allow multiple file upload
  7. AWESOME support

File Meta

File meta is another set of shortcodes allow site admin to attach unlimited input fields. These are named as `File Meta`. Admin will receive email on every file upload with `File Meta`. Following four types of input field can be attached: More information == Installation == 1. Upload plugin directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. After activation, you can set options from `NM FileUploader` menu == Frequently Asked Questions == = How to use this plugin = Create a page and paste following shortcode: `[nm-wp-repo]` = Does this uploader will show progressbar = Yes nice progressbar with percentage = Why I see HTTP Error message = it is because of your server side settings, sometime php.ini does not allow to upload big files. You need to check following two settings in php.ini:
1- post_max_size
2- upload_max_filesize check this tutorial == Screenshots == 1. How front end looks like 2. Uploading file into current directory 3. Creating directory into current directory 4. Admin: Plugin option for Basic settings 5. Admin: Set dialog messages 6. Admin: Files stats 7. Admin: Expanding files against user == Changelog == = 1.0 = * It is just born = 1.1 = * Fixed a major bug, now plugin options are working == Upgrade Notice == = 1.0 = Nothing for now.It is just born = 1.1 = Fixed a major bug, now plugin options are working