Plugin Directory

WP-Filebase Download Manager

Adds a powerful download manager supporting file categories, downloads counter, widgets, sorted file lists and more to your WordPress blog.

0.2.9.14

  • French translation by Yann Charlon
  • Persion translation by Mahdi Maftouhi
  • Lithuanian translation by Vincent G
  • Removed deprecated widget
  • Fixed search widget
  • Fixed caching bug Wrong parameter count for trim()
  • Fixed missing reference to GetRelPath
  • Fixed '#' in file names
  • Fixed file date reset when syncing
  • Fixed JS string escaping in editor plugin
  • Fixed thumbnail generator logic
  • Minor bug fixes

0.2.9.13

  • Fixed file permissions bug

0.2.9.12

  • New option Attachments in post lists to show attachments on index and search results
  • Added search widget
  • Custom category order
  • Changed file edit permissions: only users that can edit_others_posts (usually editor role and above) can edit others files
  • New category widget, old one deprecated!
  • Fixed content filter behaviour: not appeding the file browser code to any content like widgets
  • Fixed title encoding bug
  • Better CSS caching

0.2.9.11

  • Improved CSS loading time making pages faster when loaded for the first time
  • New Drag and Drop Uploader
  • Belarusian, Alexander Ovsov
  • Fixed thumbnail behavior if image is smaller than thumbnail max size
  • Cached thumbnails will reload on name changes
  • Fixed CSS on admin files page

0.2.9.10

  • Removed incompatible flash upload for WP 3.3 and later
  • Added file template variables %cat_small_icon%, %cat_icon_url%, %cat_url% (only defined for files that have a category)
  • Fixed SQL escaping bug
  • Fixed role string explode bug
  • Fixed admin bar for WP 3.3

0.2.9.9

  • New option for date format
  • Added How to get started with WP-Filebase?
  • Fixed upload issue No file was uploaded
  • New Feature: File Tags (not fully implemented yet)
  • Fixed Widget dashboard issue

0.2.9.8

  • Fixed blank dashboard
  • Fixed script enqueuing for file browser

0.2.9.7

  • Flash upload with progress bar
  • New Format for file link shortcodes (old ones still work of course)
  • Improved permission handling
  • Improved sideloading with progress bar
  • Switchable remote file scanning
  • Improved file upload form
  • Better category icon detection (folder.jpg)
  • New option Disable Name Formatting
  • Fixed automatic MP3 cover art extraction
  • Fixed dashboard file list not showing offline files
  • Fixed upload path bug
  • Minor bug fixes
  • File uploader is now called "owner"

0.2.9.6

  • Updated getID3() to 1.9.1
  • Fixed class loading causing broken widget page

0.2.9.5

  • Fixed HTTP caching issue
  • Improved thumbnail caching
  • Minor Bug Fixes

0.2.9.4

  • Fixed MySQL Syntax Bug causing empty file lists in dashboard and front-end
  • Added option Private Files
  • File list fixes
  • Added Form Default options for Permission and Author
  • Template field %file_added_by% is now replaced by User Name
  • GUI improvements
  • Form security improvements
  • Fixed download denied bug for custom user roles
  • Users are redirected if Inaccessible file message is a URL
  • Download limit fix

0.2.9.3

  • Search integration: File Browser post is listed in search results whith matching files
  • File permissions are inherited from categories when added or moved
  • New Option Thumbnail Path
  • New Option Use path instead of ID in Shortcode
  • Fixed search issues
  • Fixed custom tags bug
  • Fixed change category bug
  • Fixed ID3 Keyword encoding bug
  • Fixed file list search form
  • Fixed file list with multiple categories

0.2.9.2

  • New feature: custom order for attached files
  • Removed HTML escaping in file description and custom fields
  • Fixed custom fields search and sorting

0.2.9.1

  • New widgets: upload files and create categories from the front-end
  • Custom Fields add even more file properties, searchable and sortable
  • Multiple roles file permissions (select one or more user roles for limiting file access)
  • Italian translation
  • Turkish translation (thanks to Mahir B. Aşut)
  • New option Attachment Position
  • New option: Search Integration now switchable
  • Fixed password protected post attachments
  • Fixed admin file search
  • Fixed file downloads with special characters in URL
  • Fixed SQL exploit, thanks to Miroslav Stampar
  • Minor bug fixes
  • For developers: new action wpfilebase_sync to sync WP-Filebase from your plugin

0.2.9

  • New Feature: Files are scanned for ID3 tags and other data that can be displayed in templates
  • Automatic thumbnails out of MP3 cover arts
  • New default templates for MP3 files
  • New default template for FLV videos (including player)
  • Added option for disabling HTTP Caching
  • Re-structured setting tabs
  • Thumbnail fix

0.2.8.5

  • Added support for multiple embedded AJAX file tree views (file browsers)
  • Edit links for changed files when syncing
  • Added file extension blacklist
  • Fixed an issue with CKEditor
  • Better syncing of file dates
  • Disabled cron sync by default

0.2.8.4

  • Fixed JavaScript enqueue issues conflicting other plugins

0.2.8.3

  • Fixed context menu for file links pointing to the associated page/post
  • Images are considered as thumbnails for files with the same name when syncing
  • Attachment listing now works outside the loop on a single post/page

0.2.8.2

  • New file browser sort options
  • Files can be sorted by ID
  • Search integration fixed
  • Fixed issues for multi site support
  • Fixed template management tabs

0.2.8.1

  • Fixed File Browser sorting
  • Improved filename version detection

0.2.8

  • New sort option file_category_name to sort files by the name of their category
  • Editor Plugin: Added option to include all categories in a file list
  • Post selector lists private posts now
  • Added warning in content if list template does not exists (only visible for editors)
  • New option Send HTTP-Range header
  • New option Redirect to referring page after login
  • Fixed search SQL: search was listing drafts with attached files

0.2.7

  • Fixed sideload bug and improved support for large files
  • Fixed file form presets bug
  • Shortcode without quotes to increase compatibility with custom visual editors

0.2.6

  • Made Editor Plugin compatible with CKEditor
  • Fixed AJAX response when using WP-Minify
  • Fixed script enqueue bug in editor_plugin.php

0.2.5

  • Fixed several bugs occurring with MySQL strict mode
  • Fixed compatibility issue in the Editor Popup with other plugins

0.2.4

  • Added search form for file list (use %search_form% in list template footer or header)
  • New option Automatic Sync which enables hourly synchronizations
  • Files are now hidden when offline if Hide inaccessible files is enabled
  • Fixed file browser
  • Fixed post browser

0.2.3

  • File browser is sorted with default settings now
  • Existing files can now be attached to a post in editor plugin
  • New option Protect upload path
  • Fixed issue with AJAX file tree in wpfb-ajax.php
  • Fixed broken delete function in context menu
  • Some JavaScript optimizations

0.2.2

  • Scrollbars in post browser
  • Fixes Title issues in post browser
  • Fixed admin dashboard form
  • Fixed download_denied bug

0.2.1

  • Sortable, paginated file lists
  • New tree view post browser
  • WP Search integration (search includes post attachments)
  • Categories can be exluded from file browser
  • Improved Widgets (you can specify a category for the file list now)
  • Swedish translation by Håkan
  • Russian translation by L4NiK
  • Added context menu to file links for direct editing and deletion
  • New Admin Menu Bar integration
  • Admin Dashboard Widget
  • Improved editor plugin
  • New tree view file browser
  • New Option Hide download links
  • Added support for remote files (sideload and redirect)
  • Template preview
  • Removed deprecated user level system, using Roles for file and category permissions now
  • New TPL vars %post_id%, %file_type%, %file_extension%
  • Output buffering fix to trim any interfering output when downloading
  • File name version detection (i.e: sample-v1.2.ext)
  • Small thumbnails in admin file list
  • Added RAR file type
  • Fixed 404 bug when home url differs from site url
  • Added anchor to category links
  • Fixes, fixes and new bugs ;)

0.1.3.4

  • Fixed blank tools page caused by empty WordPress upload path
  • Added notice if WP-Filebase upload path is rooted

0.1.3.3

  • Brazillian Portuguese translation by Jan Seidl
  • French translation by pidou

0.1.3.2

  • Added daily user download limits
  • JavaScript errors caused by jQuery tabs function are suppressed if not supported by the browser
  • Added support for custom file type icons. Copy your icons to wp-content/images/fileicons (see FAQ).

0.1.3.0

  • Added option Parse template tags in RSS feeds
  • New Widget: Category list
  • Settings are organized in tabs now
  • Conditional loading of WP-Filebase's JS
  • Automatic login redirect
  • Validated template output (Note: line breaks are not converted to HTML anymore, so please add <br />'s or reset your settings to load the default template)
  • Added localization support
  • German translation
  • Editor Button code changes
  • Changed default file permissions from 777 to 666
  • Fixed file date bug causing a reset of the date

0.1.2.4

  • New option Category drop down list for the file browser
  • Fixed sync bug

0.1.2.3

  • Added support for custom Category Icons
  • Fixed file_url in the download JavaScript for proper tracking
  • Fixed a thumbnail upload bug

0.1.2.2

  • Files and categories in the file browser are sorted now
  • Category directories are now renamed when the folder name is changed
  • Fixed file browser query arg
  • Fixed Permalink bug

0.1.2.1

  • New feature: category template for category listing
  • New feature: added file browser which lists categories and files
  • Added option to disable download permalinks
  • New option Decimal file size prefixes
  • Fixed a problem with download permalinks
  • Fixed an issue with auto attaching files
  • Fixed a SQL table index issue causing trouble with syncing
  • Fixed a sync bug causing categories to be moved into others

0.1.2.0

  • Added multiple templates support (you can now create custom templates for file lists)
  • Added option Hide inaccessible files and Inaccessible file message
  • When resetting WP-Filebase settings the traffic stats are retained now
  • Fixed Manage Categories button
  • Enhanced content tag parser
  • Added support for HTTP ETag header (for caching)
  • Improved template generation

0.1.1.5

  • Added CSS Editor
  • Added max upload size display
  • Fixed settings error Missing argument 1 for WPFB_Item::WPFB_Item()
  • Fixed widget control
  • Fixed an issue with browser caching and hotlink protection

0.1.1.4

  • Download charset HTTP header fixed
  • Editor file list fixed
  • New file list option Uncategorized Files

0.1.1.3

  • Added FTP upload support (use Sync Filebase to add uploaded files)
  • Code optimizations for less server load
  • File requirements can include URLs now
  • Fixed options checkbox bug
  • Fixed an issue with the editor button
  • Fixed form URL query issue
  • Some fixes for Windows platform support

0.1.1.2

  • Fixes - for PHP 4 only

0.1.1.1

  • Now fully PHP 4 compatible (it is strongly recommended to update to PHP 5)
  • Fixed a HTTP header bug causing trouble with PDF files and Adobe Acrobat Reader
  • New option Always force download: if enabled files that can be viewed in the browser (images, videos...) can only be downloaded (no streaming)
  • Attachement lists are sorted now
  • The MD5 hash line in the file template is now commented out by default
  • Fixed Fatal error: Cannot redeclare wpfilebase_inclib()

0.1.1.0

  • Added simple upload form with less options which is shown by default
  • Fixed editor button
  • Changed editor tag box
  • Selection fields in the file upload form are removed if there are no entries
  • You can now enter custom JavaScript Code which is executed when a download link is clicked (e.g. to track downloads with Google Analytics)
  • If no display name is entered it will be generated from the filename
  • Removed the keyword private in class property declarations to make the plugin compatible with PHP 4
  • Serveral small bug fixes
  • CSS fixes
  • Optimized code to decrease memory usage

0.1.0.3

  • Added file list sorting options
  • Rearranged options
  • Fixed Direct linking label of upload form
  • Added HTML link titles of the default template (to enable this change you must reset your options to defaults)

0.1.0.2

  • Fixed a HTTP cache header
  • Added support for HTTP If-Modified-Since header (better caching, lower traffic)

0.1.0.1

  • Added download permissions, each file can have a minimum user level
  • New Editor Tag [filebase:attachments] which lists all files associated with the current article
  • Fixed missing file_requirements template field. You should reset your WP-Filebase settings if you want to use this.

0.1.0.0

  • First version

Requires: 3.1 or higher
Compatible up to: 3.3.2
Last Updated: 2012-1-23
Downloads: 85,996

Average Rating

4 stars
(81 ratings)

Support

0 of 3 support threads in the last three weeks have been resolved.

Got something to say? Need help?

Compatibility

+
=
Not enough data

4 people say it works.
0 people say it's broken.

100,1,1 0,1,0 100,1,1
100,1,1 0,1,0 0,1,0 0,2,0 33,3,1 0,1,0 33,3,1 0,1,0 0,1,0 0,1,0 0,1,0 0,1,0
100,1,1 0,2,0 0,1,0 0,1,0 0,2,0 0,2,0 0,1,0 0,2,0 0,1,0 0,1,0 0,1,0 0,1,0 0,1,0
0,1,0 0,1,0 0,1,0 0,2,0 0,2,0 0,1,0 0,2,0 0,1,0 0,1,0 0,1,0 0,1,0 0,1,0 0,1,0
100,1,1 40,5,2 0,1,0 44,9,4 0,2,0 0,1,0 0,2,0 0,1,0 0,1,0 0,1,0 0,1,0 0,1,0 0,1,0
0,1,0 0,2,0 33,6,2 0,2,0 0,1,0 0,2,0 0,1,0 0,1,0 0,1,0 0,1,0 0,1,0 0,1,0
0,1,0 0,1,0 36,14,5 0,2,0 0,1,0 0,2,0 0,1,0 0,1,0 0,1,0 0,1,0 0,1,0 0,1,0
0,1,0 0,1,0 0,2,0 33,3,1 0,1,0 0,2,0 0,1,0 0,1,0 0,1,0 0,1,0 0,1,0 0,1,0
0,1,0 0,1,0 20,5,1 0,2,0 0,1,0 0,2,0 0,1,0 0,2,0 0,1,0 0,1,0 0,1,0 0,1,0
0,1,0 0,1,0 25,4,1 0,2,0 0,1,0 0,2,0 0,1,0 0,2,0 0,1,0 0,1,0 0,1,0 0,1,0
0,1,0 0,2,0 20,5,1 100,1,1 0,2,0 0,1,0 0,2,0 0,1,0 0,1,0 0,2,0 0,1,0 0,1,0 0,1,0 0,1,0
0,1,0 0,1,0 0,2,0 50,4,2 100,1,1 33,3,1 0,2,0 25,4,1 33,3,1 50,2,1 33,3,1 100,1,1 0,1,0 0,1,0 0,1,0 0,1,0 100,1,1
100,1,1 100,1,1 100,1,1 0,1,0 0,1,0 0,1,0 0,1,0 0,1,0
50,4,2 0,1,0 75,4,3 0,1,0
80,5,4 0,1,0 0,1,0
0,2,0 0,1,0 0,1,0
0,1,0 40,5,2 0,1,0 100,1,1 0,1,0
72,18,13 100,1,1 0,1,0 100,1,1 67,3,2 25,4,1 100,3,3 0,1,0 100,4,4 100,2,2 100,2,2 67,3,2
67,6,4 67,3,2 0,2,0
100,1,1 100,2,2 100,3,3 83,18,15 60,5,3
100,4,4