Documentation
This is the official documentation of WP-Filebase and WP-Filebase Pro. On the right side bar you find the menu to navigate through the documentation.
Note that some features are only available for WP-Filebase Pro, they are marked with (Pro).
Also check out the How-To section with short tutorials.
General about WP-Filebase
WP-Filebase’s file management
WP-Filebase uses a category/sub-category/file taxonomy. Each category can have multiple sub-categories (child categories) and files.
The file system is kept in sync with the category tree in the Database, e.g. each category has a folder containing the files and directories of all children (files and categories). This brings the advantage that you can easily add, modify or delete files directly on the file system, for example by FTP. WP-Filebase offers a function to synchronize the database with the file system, so file properties like size and hash sum get updated. (Never forget to sync after changing files with FTP!). See Sync.
Hello,
is it possible to show top downloaded and highest voted (user rated with a star out of 5 system) files?
Best,
Michael
Hello,
you can sort the list by >file_hits to show the top downloaded.
Since voting works with 3rd party plugins, its up to the vote plugin to show a list of highest voted file pages.
Regards
Fabian