[WordPress] 外掛分享: Opal Sync Media to Amazon S3

首頁外掛目錄 › Opal Sync Media to Amazon S3
WordPress 外掛 Opal Sync Media to Amazon S3 的封面圖片
全新外掛
安裝啟用
尚無評分
104 天前
最後更新
問題解決
WordPress 5.0+ PHP 7.0+ v1.3.0 上架:2025-05-22

內容簡介

總結:這個外掛可以幫助在 WordPress 中使用 S3 相容物件儲存來提升媒體工作流程。你可以將媒體文件搬移到 Amazon S3 以獲得更好的表現和擴展性,同時也可以選擇將 Amazon CloudFront 設定為CDN,以更快速地提供媒體文件。

問題與答案:
1. 這個外掛的主要功能有哪些?
- 手動或自動媒體掃描
- 手動或自動上傳媒體文件到 S3
- CloudFront 整合
- 根據特定文章類型篩選和上傳媒體文件
- 提供 WP CLI 支援

2. 設定這個外掛需要哪些資訊?
- AWS S3 存取金鑰
- S3 存放媒體文件的桶子名稱
- AWS 區域
- 如有使用 CloudFront,提供分發 URL

3. 這個外掛連接到哪些外部服務?
- Amazon S3:用來存放和提供上傳至 WordPress 媒體庫的媒體文件
- Localstack:用於本地模擬 Amazon S3 進行測試
- Amazon CloudFront(選配):用作 CDN 快速提供媒體文件,需要提供分發 URL

希望這些問題與答案對您有幫助。

外掛標籤

開發者團隊

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

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Opal Sync Media to Amazon S3」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Boost your media workflow in WordPress using S3-compatible object storage. This plugin allows you to offload media files to Amazon S3 for better performance and scalability. Optionally, you can configure Amazon CloudFront as a CDN to serve your media files faster.
Features:
Main Features:
– Manual or Automatic Media Scan: Scan your media library manually or automatically using WP-Cron. You can configure the cron schedule to fit your needs.
– Manual or Automatic Upload: Upload scanned media files to S3 manually or automatically, with customizable scheduling similar to the scan feature.
– CloudFront Integration: Easily integrate Amazon CloudFront to serve media files via CDN, improving delivery speed.
– Post Type Filtering: Support scanning and uploading media files associated with specific post types only.
– WP CLI Support: Provides WP CLI commands for fast and bulk operations if you have command line access.
Configuration Required:
– AWS S3 Access key:: Access key provided by S3 Service.
– AWS S3 Secret key:: Secret key provided by S3 Service.
– Bucket Name: The name of your S3 bucket where media files will be stored.
– Region: The AWS region where your S3 bucket is located.
– CloudFront URL (Optional): If you use Amazon CloudFront, provide the distribution URL for faster delivery.
Free Support
External Services
This plugin connects to Amazon S3 and optionally Amazon CloudFront to offload and serve media files. Below is detailed information about the external services:

Service Name: Amazon S3 (amazon.com)

Purpose: Used to store and serve media files (images, videos, documents, etc.) uploaded to the WordPress media library.
Data Sent: Media files (e.g., images, videos, documents) and metadata (e.g., file names, paths) are sent to the configured S3 bucket.
When: Data is sent when a file is uploaded to the WordPress media library or when the plugin syncs existing files to S3.
Configuration Required:

Bucket Name
AWS Region

Terms of Service: Amazon S3 Terms of Service
Privacy Policy: Amazon Privacy Policy

Optional Service: Localstack (for testing environments localstack.cloud)

Purpose: Simulates Amazon S3 locally for testing purposes.
Data Sent: Media files and metadata are sent to the Localstack instance running on the developer’s machine.
When: Data is sent when OAWS_LOCALSTACK_MODE is set to true in the plugin configuration.
Configuration: To enable Localstack, set the constant OAWS_LOCALSTACK_MODE to true in your WordPress configuration file.
Documentation: Localstack Documentation

Optional Service: Amazon CloudFront (if configured)

Purpose: Used as a Content Delivery Network (CDN) to serve media files faster by caching them closer to users.
Data Sent: URLs of media files stored in S3.
When: Data is sent when the plugin generates URLs for media files.
Configuration Required:

CloudFront Distribution URL

Terms of Service: Amazon CloudFront Terms of Service
Privacy Policy: Amazon Privacy Policy

延伸相關外掛

文章
Filter
Apply Filters
Mastodon