Linux 软件免费装
Banner图

FileDeck – Document Library & Download Manager

开发者 josephlines
更新时间 2026年8月3日 03:19
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

download manager client portal document gallery document library document search

下载

2.51.1 2.51.0 2.51.2 2.52.0 2.51.3 2.53.0 2.12.2 2.24.1 2.19.0 2.12.3 2.13.0 2.24.3 2.29.1 2.30.0 2.30.1 2.30.2 2.32.1 2.33.0 2.30.4 2.34.1 2.35.0 2.19.1 2.41.0 2.42.0

详情介绍:

FileDeck is a WordPress document library plugin that turns file collections into a fast, searchable document library with table, grid, gallery and folder layouts. List policies, guides, minutes, forms, resources, or any downloadable files — a PDF library, an Office-document archive, a mixed media collection — with instant search that filters as you type, and have a professional document library on your site in minutes. See it in action: try the live demo — a real 66-document library, no signup — or read the documentation. A free version that's actually usable. Every layout, every filter, and the Gutenberg block are free, and you can list as many documents as you like. Nothing essential is locked away just to force an upgrade. What you won't find elsewhere Free features Switching from another plugin? If you're looking for a Download Monitor alternative, a WordPress Download Manager alternative, or a Document Library Pro alternative, FileDeck Pro imports your existing library in one click — documents, nested categories, tags, files, and (where the source records them) download counts and access rules — read straight from your own database. Shared Files libraries import the same way. No export files, no column mapping, safe to re-run, and we'll help you move free if you'd like a hand. FileDeck Pro Upgrade for the features organizations need — from $59/year, and your renewal never increases: Plus custom fields with faceted filtering, CSV import/export, bulk add from the Media Library, change subscriptions, a library health monitor, a GDPR toolkit and more — see every feature. An optional AI tier adds records governance — retention schedules, access certification, transmittals, acknowledgment tracking and PDF accessibility screening — plus semantic search, smart collections and "Ask this library". Full pricing: https://www.getfiledeck.com/pricing/ Download Monitor, Simple Download Monitor, WordPress Download Manager, Document Library Pro, Document Library Lite, Shared Files, Simple File List, Advanced File Manager, BSK PDF Manager, Download Attachments, WP Customer Area, FileBird, and FileBird Document Library are trademarks of their respective owners; FileDeck is not affiliated with or endorsed by them. Quick start
  1. Install and activate. FileDeck creates a “Document Library” page automatically.
  2. Go to Documents → Add New, add a title, and attach a file (or paste an external URL).
  3. Done — the document appears in your library instantly.
Use the Document Library block or the [filedeck] shortcode to place libraries anywhere: [filedeck layout="grid" category="policies" columns="title,excerpt,size,link" per_page="20"] Shortcode options

安装:

  1. Upload the plugin to wp-content/plugins/filedeck, or install it from Plugins → Add New in your WordPress admin.
  2. Activate the plugin. A Document Library page is created automatically.
  3. Go to Documents to add your files (from the Media Library or an external URL), and organize them with categories and tags.
  4. Add the Document Library block to any page or post — or use the [filedeck] shortcode — to display your library.
  5. Adjust layouts, columns, and styling under Documents → Settings.

屏幕截图:

  • Full-text search inside your PDFs and Office files — jump to the exact page a match is on (Pro)
  • Grid layout with file type badges
  • Drag-and-drop bulk upload — drop files and each becomes a document
  • Collapsible folder layout — documents grouped by category
  • ⌘K command palette — site-wide quick search that jumps straight to any document

常见问题:

Is there a document limit?

No. The frontend automatically handles large libraries: small libraries get a zero-round-trip inline search index; larger ones paginate efficiently.

Can I link to files hosted elsewhere?

Yes — each document can use an uploaded file or an external URL (Google Drive, Dropbox, SharePoint, S3, YouTube, etc.).

Does it track downloads?

Yes, every document shows a running download count (visible in the admin list and optionally as a frontend column).

Does it work with my theme?

FileDeck uses minimal, namespaced styles designed to inherit your theme's typography, and works with any properly-coded theme.

I'm on nginx — how do I protect restricted files?

FileDeck moves restricted documents' files into wp-content/uploads/filedeck-protected/ and drops in an .htaccess deny rule. Apache honours that automatically. nginx ignores .htaccess, so add one location block to your server config and reload nginx: location ^~ /wp-content/uploads/filedeck-protected/ { deny all; return 403; } Until that rule is in place, authorised downloads still work (they are streamed through FileDeck), but the raw files in that folder remain directly reachable. On Apache (and most managed WordPress hosts), no action is needed.

更新日志:

2.53.0 2.52.0 2.51.3 2.51.2 2.51.0 2.50.0 2.49.0 2.48.0 2.47.0 2.46.0