Linux 软件免费装
Banner图

Kitgenix Document Manager

开发者 kitgenix
更新时间 2026年5月27日 03:53
捐献地址: 去捐款
PHP版本: 8.1 及以上
WordPress版本: 7.0
版权: GPLv3 or later
版权网址: 版权信息

标签

documents file manager downloads private files stable links

下载

1.0.0 1.1.0 1.1.3

详情介绍:

Kitgenix Document Manager lets admins upload documents and share a stable link like: /kitgenix-document-manager/{slug}/ When you replace the file, the link stays the same and serves the new version. You can protect documents with login-only or restricted access rules, issue expiring signed share links for external recipients, schedule go-live/archive/expiry dates, and review view/download analytics without changing the public URL.

安装:

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin through the 'Plugins' menu.
  3. Go to Kitgenix -> Document Manager.

屏幕截图:

  • Quick edit modal with file replacement, visibility, and version controls.
  • Categories and Versions tabs for organisation and cleanup.
  • Frontend tab with shortcode builder and document-card controls.
  • Public document card output with preview image, metadata, and button.

升级注意事项:

1.1.3 Recommended for all websites.

常见问题:

Where are files stored?

When you upload a document inside Document Manager, files are stored in: wp-content/uploads/kitgenix-document-manager/ If you select an existing file from the Media Library, the plugin uses that attachment’s existing location inside your normal WordPress uploads directory.

Why does my file download even in “Inline (browser)” mode?

Browsers can only display some file types inline (PDFs, images, and many text types). For formats that the browser can’t render (e.g. DOCX/XLSX), the file will download.

My stable link returns 404. What should I do?

Go to Settings → Permalinks and click Save Changes to flush rewrite rules.

Can I restore an older file?

Yes. Enable Keep version history for that document, then use Edit to open the modal and restore/delete older versions from the Versions panel.

Can I upload or update documents in bulk?

Yes. The Documents tab now includes a Batch Upload panel for drag-and-drop multi-file ingest plus bulk actions above the table for category changes, visibility updates, and moving several documents to Trash at once.

Can I embed document cards or multiple documents on a page?

Yes. Use [kitgenix_document_manager_document] for a styled card and the slugs attribute when you want to render multiple documents in one block.

Is there a REST API endpoint for documents?

Yes. The plugin registers GET /wp-json/kitgenix-document-manager/v1/doc/{slug} and respects private-document access rules.

更新日志:

1.1.3 (26 May 2026) 1.1.2 (26 May 2026) 1.1.1 (26 May 2026) 1.1.0 (7 May 2026) 1.0.0 (18 March 2026)