[WordPress] 外掛分享: Coywolf Files

首頁外掛目錄 › Coywolf Files
全新外掛
安裝啟用
尚無評分
剛更新
最後更新
問題解決
WordPress 6.3+ PHP 7.4+ v1.0.9 上架:2026-08-30

內容簡介

Coywolf Files 外掛讓使用者將可下載的檔案儲存在自己的物件儲存空間(如 Cloudflare R2 或 Amazon S3),而非 WordPress 媒體庫,並提供 Coywolf File 區塊以便於在文章和頁面中添加檔案,無上傳大小限制。

【主要功能】
• Coywolf File 區塊,輕鬆上傳和管理檔案
• 支援任意大小的檔案上傳
• 下載卡片顯示檔案資訊
• 支援私有或公共儲存桶
• 所有檔案庫,方便管理已添加檔案
• 安全的憑證儲存方式

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.9) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Coywolf Files」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Coywolf Files stores your downloadable files in your own object storage — Cloudflare R2 or Amazon S3 — instead of the WordPress media library, and gives you a Coywolf File block to add them to posts and pages. Files upload straight from the browser to your bucket, so there is no upload-size limit from PHP.
Features:

Coywolf File block — upload a new file or browse to one you have already uploaded, then rename it and add a description for that placement, just like any other block. Per-block toggles control the file-type icon, description, meta line, and the Download / Copy-link buttons.
Any-sized uploads — files upload directly from the browser to your bucket using presigned URLs, with large files sent in resumable chunks. Nothing passes through PHP, so the maximum size is your bucket’s, not your host’s.
Download card — a clean card with a colored file-type badge, the file name, a “type · size · uploaded date” line, and Download and Copy-link controls, with light and dark themes.
Two providers, one connection — Cloudflare R2 and Amazon S3 both speak the S3 API, so you connect one bucket with an access key, secret key, bucket name, and region (or Cloudflare account ID).
Private or public buckets — keep your bucket private (the default) and files are served through short-lived signed links behind a stable URL on your own site, or point downloads at a public bucket / CDN URL.
All Files library — a table of the files currently added to posts and pages, with per-file counts of how many posts and pages use each one (each count links to a filtered list) and a download counter. Deleting a file here removes it from storage and from every post or page that used it.
Secure credentials — the secret key is stored encrypted, or kept entirely out of the database in wp-config.php.

External services
This plugin connects to the object-storage provider you configure — one of Cloudflare R2 or Amazon S3 — to store and serve your files. Nothing is sent anywhere until you enter credentials and connect a bucket.
What is sent and when:

When you connect a bucket or click Test connection, your WordPress server calls the provider’s S3 API (for example s3.amazonaws.com or .r2.cloudflarestorage.com) using your access key and secret key to verify the bucket, to start and finish uploads, to confirm and delete objects, and to sign download links.
When you upload a file, your browser uploads the file’s bytes directly to your bucket’s storage host using a short-lived signed URL that your server generated.
When a visitor downloads a file, their browser is redirected to a short-lived signed URL (or your configured public URL) on the storage host to fetch the file.

The provider is the one you choose; consult its terms and privacy policy:

Amazon S3 — Service Terms: https://aws.amazon.com/service-terms/ · Privacy Notice: https://aws.amazon.com/privacy/
Cloudflare R2 — Terms: https://www.cloudflare.com/website-terms/ · Privacy Policy: https://www.cloudflare.com/privacypolicy/

延伸相關外掛

文章
Filter
Mastodon