[WordPress] 外掛分享: AWS S3 Bucket Browser

首頁外掛目錄 › AWS S3 Bucket Browser
⚠ 此外掛已下架 — 不再更新維護,建議勿安裝。
30+
安裝啟用
尚無評分
2479 天前
最後更新
問題解決
WordPress 4.0.1+ v1.2 上架:2016-11-10

內容簡介

S3 Bucket Browser 允許您利用 Amazon Web Services 的 S3 儲存系統,直接從 S3 的伺服器將檔案提供給訪客使用,瀏覽效率快速且操作容易。您可以透過點擊或面包屑導覽在不離開或重新載入頁面的情況下,瀏覽和切換目錄。檔案搜索速度極快,並且所有下載連結都有時限(60 分鐘),以防止您的連結被廣泛分享或熱連結。

功能特色:

所有檔案都是儲存在 S3 上的。您不必擔心磁碟空間問題!

瀏覽介面易於使用,就像點擊目錄般簡單。

搜索速度極快

下載連結已簽署並在 60 分鐘後過期,以防止熱連結。

僅需一個 API 呼叫,即在初始頁面載入時。

透過簡碼插入,因此如果需要,您可以將它放在密碼保護的帖子或頁面上。

支援行動裝置瀏覽

簡碼使用方式:[s3browse bucket=yourbucketname]

使用前須知:

您必須擁有 AWS 帳戶,並且知道您的存取和秘密金鑰,以及區域。

您必須已經創建了一個具有正確 IAM 權限以訪問桶的桶。

如果您希望顯示檔案,您必須先透過 S3 上傳。

您必須為您的 S3 桶設置正確的跨來源資源共用(CORS)配置:

POST
GET
PUT
3000

依賴和授權

PHP 的 AWS SDK

路線圖

計劃未來版本的功能:

上傳檔案的功能

刪除檔案的功能

在插件中創建桶功能

外掛標籤

開發者團隊

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

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「AWS S3 Bucket Browser」→ 直接安裝(推薦)

原文外掛簡介

S3 Bucket Browser allows you to harness the power of Amazon Web Service’s S3 storage system to serve files to your visitors directly from S3’s servers, in a fast, easy to navigate method. Folders can be navigated between via clicking or via breadcrumbs, all without leaving or reloading the page. File searches are near instantaneous, and all download links are time limited (60 minutes), preventing your links from being widely shared or hotlinked.
Features:

All files served are hosted offsite on S3 storage. No worries about disk space!

Easy to use interface, as simple as clicking through folders.

Searching is extremely fast

Download links are signed and expire after 60 minutes, to prevent hot-linking

Only one API call, on initial page load.

Inserted via shortcode, so you can put on a password protected post or page if desired.

Mobile Friendly

Shortcode Use: [s3browse bucket=yourbucketname]
Notes Before Use:

You must have an AWS account, and know your access and secret keys, as well as your region.

You must have a bucket created with correct IAM set to access the bucket.

You must upload files via S3 prior to displaying, if you want them to show. (future version will likely allow upload as well)

You must have the correct CORS configuration set for your bucket:

POST
GET
PUT
3000

Dependencies and Licensing
AWS SDK for PHP
Roadmap
Features Planned for Future Versions:

Ability to Upload Files

Ability to Delete Files

Ability to Create a Bucket inside Plugin

延伸相關外掛

文章
Filter
Mastodon