WP-Filebase – File Download Manager for WordPress

WP-Filebase is a powerful download manager supporting file categories, thumbnails and more.
Uploaded files can be associated with a post or page so the download URL, thumbnail and other file information are appended automatically to the content.
Additionally there are options to limit traffic and download speed.

Some more features:

  • Arrange files in categories and sub-categories
  • Automatically creates thumbnails of images (JPEG, PNG, GIF, BMP)
  • Powerful template engine (variables, IF-Blocks)
  • Associate files to posts and automatically attach them to the content
  • Customisable file list widget
  • Hotlinking protection
  • Daily and monthly traffic limits
  • Download speed limiter for registered users and anonymous
  • Range download (allows user to pause downloads and continue them later)
  • Works with permalink structure
  • Download counter which ignores multiple downloads from the same client
  • Many file properties like author, version, supported languages, platforms, license …

WordPress Plugin Directory Entry

Example of three auto-attached files:

WP-Filebase Attachements

WP-Filebase Widget:

WP-Filebase Widget

Verwandte Artikel

236 Comments

  1. Wireless Mind says:

    Code is not visible. I try with space:

    instead of:

    this is spamming??? I wanted give you some help to resolve…

    Ok… good luck

  2. Erick says:

    Thank you for this great plug in-
    Question: Is there an option to change MiB to MB when listing the file size.
    My apologies if this has been already covered.
    Thanks

  3. Erick says:

    Sorry found it and more!
    Thanks!

  4. jocelyn says:

    esta la traduccion al español??? how i can translate in tne code for spanish the frontend of this pluggin???

    the content of this example (up image in this page)

    Example of three auto-attached files:

    for spanish????

  5. Luc Mutsaers says:

    I use just updated to the latest version of wp filebase (great plugin by the way, keep up the good work). The only problem I have is that when you click details, de text is shown in one block, without linebreaks. In de filedescription I do use linebreaks (although without the br-tag) just wysiwyg) In the later version that worked, but now it doesn’t. I can’t find the stylesheet where I can correct this.

    Can you help? You can see an example of what I mean on http://www.peppymind.com/?page_id=20

    Thanks, Luc

  6. svsw says:

    Hi, Fabi!
    I downloaded Filebase 0.1.3.4, create folder wp-content\uploads\filebase and activate plugin
    I try to test your plugin on clean WP installation, theme Default
    Settings Page ok! Tools Page is blank :-(
    What can I do? Please help me!

    WP 2.9.2
    Apache 2.2.15
    MySQL 5.1.45-community
    PHP 5.3.2
    ZendOptimizer 3.3.3
    MS Windows Server 2003 R2

  7. behrouz says:

    hi fabi
    filebase in tools page is just gray page
    please send me answer
    please please help me

  8. Gar says:

    Hi,
    Using WP-filebase 0.1.3.4 with WordPress 2.9.2 to download MP3 and M4A files. It is an excellent plugin. The files download but the tag information and coverart seems to be stripped out. This causes the M4A not to play and the mp3 plays only on some systems. The downloaded file size is correct, and if I have verified that the file on the server has all the information. Do you know why the download is removing this information from the mp3′s and m4a’s?

    Thanks!

  9. Mark says:

    The tools page is also blank for me, running the latest stable version of WordPress.

  10. Chris says:

    Great plugin, thank you! One little feature I’d like to suggest is the possibility to add a custom header to attached files, for example “Attached Files”. This would fit very well under Settings > Display.

  11. clifflu says:

    Great plugin, but I got the same BLANK on my server after clicking the INSERT button of the pop-up dialog.
    It turns out the newly (PHP 5.3.2) deprecated directive ‘magic_quotes_gpc’ is responsible.
    Re-enabling it via .htaccess / php.ini is a quick work-through, and make sure the ‘display_errors’ is set to off.

    However, using addslashes() would be a better solution.

  12. Hi,

    I am importing a large number of PDfs into Filebase. I need to call these files from another plugin using the shortcode.

    Is there a paradigm for determining the file number which I can use to systematically create the correct shortcode for each file?

    Thanks,
    Josh

  13. LowClassCC says:

    Hi,

    I want to start by saying that this plugin is one of the best i have used. now over time my download section has grown to over 2800 files in 106 categories. this many categories on one page takes forever to load on dialup and that is if i refresh the page 3 or 4 times.

    i was wondering if there would be a way to limit the number of categories and files per page to x amount. some of my categories have over 200 files each.

    i would love to see a user adjustable limit on the amount of files and categories that are displayed on each page with the addition of a next button at the bottom the the page to be able to see the next page worth of categories / files.

    thanks :)

  14. [...] detail at author’s website. 1.1. To manage the messenger – PDF file WP-Filebase [...]

  15. Hallvard says:

    Hi

    Great plugin. Really saves a lot of time and work.
    One thing though: When you search (using the built-in wordpress search widget) for a filename or a word/phrase from the description the search result is empty. It would be great for the reader to be able to search for a file instead of browsing after it.

    Hallvard.

  16. Carol says:

    Hi, Great plugin.But he search for wordpress does not work with this plugin.

  17. SteveP says:

    Is there something odd about filebase that prevents it from working when called from inside a template with the do_shortcode() function?

    I am trying to put this into a template, and supposedly this would work:

    But all it does is echo the shortcode definition instead of putting in the file listing.

  18. SteveP says:

    Sorry, the last post ate the code. This is what I am trying to do in PHP in the template file:

    echo do_shortcode(‘[filebase:filelist:cat=1:tpl=simple]‘);

  19. Hallo Fabian, nachdem ich das Plugin installiert hatte, musste ich mit Schrecken feststellen, das ein Upload der Dateien zwingend nötig ist. Ich möchte jedoch meine Dateien über meine Dropbox mit URL-Angabe zur Verfügung stellen. Ist da in Zukunft was geplant?

    Danke im voraus. Gruss aus Berlin von Andreas.

  20. Sommer C. says:

    Thank you for the great plugin! The issue I am having with it, however, is when you go in to edit the file, it seems that the thumbnail is getting erased when uploading a new file (not touching the thumbnail settings at all). Any way to resolve this?

    Also, when I do a synchronize with the server after uploading a bunch of files via FTP, it also uploads all of the thumbnails as files. If I delete the thumbnails from the filebase, they get deleted from the server and than I have to manually re-add them to the files.

  21. Sasha says:

    I love this plugin, but I think it doesn’t work with wordpress version 3.0. I got the following error:

    Catchable fatal error: Object of class WP_Error could not be converted to string in /home/allykatd/public_html/wp-content/plugins/wp-filebase/wp-filebase_file.php on line 247

    Is there something that can be changed in the php file to fix this?

    Thank you

  22. pidou says:

    Hallo
    Ich schreibe, um ein Problem mit WP Filebase seit dem Update von WordPress auf Version 3.0, wenn ich das Bild Bericht senden, sendet der Server mir die folgende Fehlermeldung:Catchable fatal error: Object of class WP_Error could not be converted to string in /homez.316/portableg/www/wp-content/plugins/wp-filebase/wp-filebase_file.php on line 247
    Nochmals vielen Dank für diese Bemerkung Werkzeug.

  23. Fabi says:

    I’m currently on vacation, so I reallz cant give you support. Will be back at beginning of August, please hang on.

  24. SteveP says:

    Is there any way to allow non-admin users to access the Tools/Wp-Filebase panel? I am not familiar with how WordPress manages access permissions for this, and looking through the code hasn’t revealed anything to me yet. :(

Leave a comment

RSS feed for comments on this post. TrackBack URL