Linux 软件免费装
Banner图

Trilobita DocVault

开发者 trilobita
更新时间 2026年4月4日 00:58
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

file management document management version control document library document manager

下载

1.3.7 1.3.8 1.3.9 1.3.3 1.3.5 1.3.6

详情介绍:

Trilobita DocVault is a WordPress document management plugin with version control and a searchable document library. Upload and organise files in the admin, then share them with your team or site visitors — with a searchable, sortable document table, Gutenberg block support, full version history, download tracking, and access control. Key Features: Go further with Trilobita DocVault Pro Trilobita DocVault Pro adds enterprise-grade features for teams that need more control:

安装:

From the WordPress plugin directory (recommended):
  1. Go to Plugins > Add New in your WordPress admin.
  2. Search for "Trilobita DocVault".
  3. Click Install Now, then Activate.
  4. Go to the new Documents menu in the admin sidebar and start uploading documents.
Manual installation:
  1. Upload the trilobita-docvault folder to /wp-content/plugins/.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Go to the new Documents menu in the admin sidebar and start uploading documents.

屏幕截图:

  • Add new document screen with drag-and-drop upload, access control, and categories.
  • Version history metabox with restore and delete options.
  • Frontend display with document blocks, shortcodes, and searchable table.
  • Gutenberg block editor with Trilobita DocVault block settings.
  • Document link toolbar button for linking selected text to a document download.

升级注意事项:

1.3.9 Fixes download button text disappearing when the theme link colour matches the button background. Recommended update. 1.3.8 Fixes drag-and-drop upload not attaching the file when saving a document. Recommended update for all users. 1.3.6 Fixes version history and download log timestamps displaying in the wrong timezone on non-UTC servers. 1.3.5 Improved folder structure warning, role-based access upgrade prompt, and help page improvements. 1.3.4 Fixes flat folder structure filename prefix after version pruning, download log UTC storage, and adds an admin notice if the uploads directory is not writable on activation. 1.3.3 Initial release on WordPress.org. 1.3.2 Resolves remaining WordPress Plugin Check warnings. 1.3.1 WordPress Plugin Check compliance fixes. Recommended update before WordPress.org submission. 1.3.0 Security improvements and WordPress.org compliance. Contains breaking shortcode renames — see changelog. 1.2.3 Addresses common WordPress.org plugin rejection issues. Recommended for all users. 1.2.2 Fixes WordPress Plugin Check errors for i18n compliance and output escaping. 1.2.1 Security hardening and WordPress.org compliance improvements. Recommended update for all users. 1.2.0 Stability improvements and preparation for Pro add-on compatibility. 1.1.0 Adds access control, download tracking, Gutenberg block support, and security improvements. Recommended update for all users. 1.0.0 Initial release.

常见问题:

What file types are supported?

Trilobita DocVault supports PDF, DOC, DOCX, XLS, XLSX, PPT, PPTX, ODT, ODS, ODP, RTF, CSV, and TXT files.

How does version control work?

From the Edit Document screen, you can upload new versions of a file. The plugin keeps a full version history with the ability to download, restore, or delete any previous version. By default, up to 5 versions per document are kept.

How do I display documents on the frontend?

There are three ways:

  1. DocVault Document block — add a single document with a download button directly in the Gutenberg block editor.
  2. [trdv_list] shortcode — displays a searchable, sortable table of documents on any page or post.
  3. [trdv_link] shortcode — inserts an inline download link within any text. You can also use the Trilobita DocVault Link toolbar button in the block editor to link selected text to a document without using a shortcode.

Are download links secure?

Yes. Download links use the format /trdv/download/{id}/ rather than a direct path to the file. Every download request is handled by WordPress, which checks access permissions before serving the file. The actual file location on the server is never exposed. Restricted documents cannot be accessed by guessing a URL, and files are always forced to download rather than opened inline in the browser.

Can I restrict document access?

Yes, you can restrict documents to logged-in users only via the Settings page.

Where are uploaded files stored?

Files are stored in /wp-content/uploads/trdv-documents/ organized by year and month folders.

How many versions are kept?

By default, up to 5 versions per document are kept. Older versions are automatically removed when the limit is reached.

Is the plugin translation-ready?

Yes, Trilobita DocVault is fully translatable. A .pot template file is included in the plugin's languages/ folder to help you get started. Translation files should be named trilobita-docvault-{locale}.mo (e.g. trilobita-docvault-fr_FR.mo) and can be placed either in the plugin's own languages/ folder or in /wp-content/languages/plugins/.

更新日志:

1.3.9 1.3.8 1.3.7 1.3.6 1.3.5 1.3.4 1.3.3 1.3.2 1.3.1 1.3.0 1.2.3 1.2.2 1.2.1 1.2.0 1.1.0 1.0.0