WP Front-End Repository Manager

Members can upload and download files, create directories up to unlimited level.

Author:Najeeb Ahmad (profile at wordpress.org)
WordPress version required:3.2.1
WordPress version tested:3.4.2
Plugin version:1.1
Added to WordPress repository:17-10-2012
Last updated:07-02-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:7
Plugin URI:http://www.najeebmedia.com
Total downloads:8 273
plugin download
Click to start download

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:

  • Text - e.g: [nm-input-field type="text" label="Title"]
  • Textarea - e.g: [nm-input-field type="textarea" label="File notes"]
  • Select - e.g: [nm-input-field type="select" label="Select color" options="Red,Green,Blue"]
  • Checkbox - e.g: [nm-input-field type="checkbox" label="Shipping by" options="Regular, Air"]

More information