[WordPress] 外掛分享: Articla media offload lite for oracle cloud infrastructure

前言介紹

  • 這款 WordPress 外掛「Articla media offload lite for oracle cloud infrastructure」是 2025-09-18 上架。
  • 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
  • 上一次更新是 2025-09-19,距離現在已有 159 天。
  • 外掛最低要求 WordPress 6.0 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.0 以上。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

articla79 |

外掛標籤

s3 | OCI | cdn media | oracle cloud | object storage |

內容簡介

**摘要:**
將您的 WordPress 媒體文件移至 Oracle Cloud Infrastructure (OCI) Object Storage,直接從那裡提供服務,可以減少磁碟使用量,加快傳遞速度並保持上傳文件的組織。

**問與答:**
1. 這個 WordPress 外掛的主要功能有哪些?
- 將新文件上傳至 OCI Object Storage(S3 相容,路徑風格)。
- 批量後補現有媒體,具備進度通知和停止按鈕。
- 支援私人和公共存儲桶。
- 重寫媒體 URL 以從您的存儲桶(或位於其前面的 CDN)加載。
- 一鍵健康檢查,驗證憑證、存儲桶和端點。
- 非破壞性選項,保留文件的本地副本。
- 與常見的媒體工作流程兼容,並且不會封鎖您在其中。

2. 如何快速開始使用這個外掛?
- 進入「媒體」→「OCI 轉移」,輸入您的區域、命名空間、存取金鑰、密鑰以及存儲桶。
- 點擊「保存」,然後啟用新文件上傳的轉移(以及可選的保留本地副本)。
- 使用後補功能移動現有媒體(可選)。
- 可選地在您的存儲桶前設置 CDN 以提供全球性能。

3. 這個外掛適用於哪些人?
- 想要在 Web 伺服器上節省磁碟空間的網站。
- 希望直接從 OCI 或位於 CDN 後面提供媒體服務的出版商。
- 需要簡單、可靠的 S3 相容轉移,並具有最小設置的團隊。

4. 外掛如何保護隱私?
- 無任何電信遙測,僅對應您配置的 OCI 請求。
- 這個外掛連接到 Oracle Cloud Infrastructure (OCI) Object Storage,以上傳和讀取媒體文件。

5. 什麼時候以及為什麼使用了哪些服務?
- 使用 Oracle Cloud Object Storage 來存儲(PUT)和檢索(GET)您的媒體文件,以及運行選項健康檢查。
- 問題數據在何時發送?
- 啟用「轉移新上傳」時,每個上傳的附件(文件內容、文件名/路徑)將透過 HTTPS PUT 發送到您配置的存儲桶和命名空間。
- 管理員健康檢查上傳一個小型文本文件,並立即讀取以驗證連接性。
- 認證如何進行?
- 所有要求在客戶端使用 AWS Signature V4 签署,使用您在外掛設置中提供的存取金鑰 ID 和密鑰。這些金鑰存儲在您的 WordPress 數據庫(選項)中,永遠不會被發送到其他地方,只是作為標准簽名標頭的一部分發送到 OCI。

原文外掛簡介

Move your WordPress media to Oracle Cloud Infrastructure (OCI) Object Storage and serve it directly from there—reducing disk usage, speeding up delivery, and keeping your uploads organized.
Key features
– ✅ Offload new uploads to OCI Object Storage (S3-compatible, path-style).
– 🔁 Backfill existing media in batches, with progress notice and stop button.
– 🔐 Supports private and public buckets.
– 🔗 Rewrites media URLs to load from your bucket (or your CDN in front of it).
– 🩺 One-click Health Check to validate credentials, bucket, and endpoint.
– ⚙️ Non-destructive option to keep a local copy of files.
– 🧩 Works with common media workflows and doesn’t lock you in.
How it works (quick start)
1) Go to Media → OCI Offload and enter your Region, Namespace, Access Key, Secret Key, and Bucket.
2) Click Save, then enable Offload new uploads (and optionally Keep local copy).
3) Use Backfill to move existing media (optional).
4) Optionally put a CDN in front of your bucket for global performance.
Who is it for?
– Sites that want to save disk space on the web server.
– Publishers that prefer serving media from OCI directly or behind a CDN.
– Teams needing simple, reliable S3-compatible offloading with minimal setup.
Privacy
No telemetry. Only your configured requests to OCI are made.
External services
This plugin connects to Oracle Cloud Infrastructure (OCI) Object Storage in order to upload and read media files.

What service is used and why: Oracle Cloud Object Storage (domains under *.oraclecloud.com, for example {namespace}.compat.objectstorage.{region}.oraclecloud.com) is used to store (PUT) and retrieve (GET) your media files and to run an optional health check.
What data is sent and when:

When you enable “Offload new uploads”, each uploaded attachment (file contents, filename/path) is sent via HTTPS PUT to your configured bucket and namespace.
The admin Health Check uploads a small text file and immediately reads it back to verify connectivity.
Standard request metadata such as your server’s IP and user agent are visible to Oracle as with any HTTPS request.

Authentication: All requests are signed client-side with AWS Signature V4 using the Access Key ID and Secret Key you provide in the plugin settings. Keys are stored in your WordPress database (options) and are never sent anywhere except as part of the standard signature headers to OCI.
Privacy and terms: See Oracle’s Terms of Use and Privacy Policy.
Opt-out: Disable “Offload new uploads” or deactivate the plugin. The plugin does not contact any external service when offloading is disabled., keep description exactly same

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Articla media offload lite for oracle cloud infrastructure」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


最新版本

延伸相關外掛(你可能也想知道)

  • Upcasted S3 Offload – AWS S3, DigitalOcean Spaces, Backblaze, MinIO Storage Integration 》ucket directly from the plugin interface;, Migration tool: migrate all your existing media library files to S3 storage;, Auto-offload: automaticall...。
  • Yctvn Media Offload for Cloudflare R2 》總結:Yctvn Media Offload for Cloudflare R2 將您的 WordPress 媒體庫與 Cloudflare R2 Storage 無縫整合,以優於傳統解決方案價格一小部分的企業級 CDN 交...。
  • Cloud S3 Storage 》總結:Cloud S3 Storage 外掛能讓您的 WordPress 媒體庫與 S3 相容的雲端儲存方案無縫整合,將媒體檔案儲存至雲端可釋放伺服器空間、提升擴展性,並優化網站...。
  • wp-sacloud-ojs 》當您在 WordPress 的管理介面中新增媒體檔案時,該外掛會自動將檔案上傳至物件儲存。, 由於物件儲存沒有儲存容量上限,因此您可以無需擔心剩餘空間,自由地處...。
  • ConoHa Object Sync 》ConoHa 是一個雲端虛擬主機服務,而 ConoHa Object Storage 則是基於 OpenStack Swift 的物件儲存服務。, 這個 WordPress 外掛讓你可以將媒體檔案從資料庫上...。
  • [Aotuman] Auto Sync Tencent Cloud Object Storage COS 》這個WordPress外掛的設計理念在於綠色環保,不會修改原始系統的資料庫圖片路徑,也可以避免因為雲端崩潰、網路問題或者不想用雲端儲存等原因,隨時關閉插件。...。

文章
Filter
Apply Filters
Mastodon