前言介紹
- 這款 WordPress 外掛「WP Cloud」是 2014-07-15 上架。 目前已經下架不再更新,不建議安裝使用。
- 目前有 400 個安裝啟用數。
- 上一次更新是 2022-10-27,距離現在已有 919 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 3.3 以上版本才可以安裝。
- 有 5 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
milmor |
內容簡介
WP Cloud 允許您建立一個雲端平台。您的使用者可以透過此外掛建立自己的個人空間以儲存圖片或文件,並輕鬆存取和分享它們。
此外掛會在您的二級網域下(例如 website.com/cloud)產生一個資料夾,每個使用者都會有自己的資料夾(例如 mywebsite.com/**cloud/$user_id/***)。使用者可以透過前端遮罩(使用短碼)、後端控制台或 exciting 的雲端面板(位於 website.com/cloud)將檔案儲存在那裡。
甚麼是雲端面板?
WP Cloud 的雲端面板可以從 website.com/cloud 存取,讓使用者透過友善的介面登入和管理其檔案。未登入的使用者會看到登入表單,可使用其帳號驗證。
使用者登入後可以直接透過雲端面板:
查看已上傳的檔案,並可刪除
查看分配的雲端儲存空間
查看已使用的雲端儲存空間(並顯示百分比)
上傳新檔案
使用者配額
WP Cloud 提供標準的使用者配額 10MB,每位會員預設皆套用此配額。您可以更改此值,以提供不同的儲存空間給不同的使用者。
每位使用者的配額都儲存在其個人檔案的 meta-field 中,具體如下:
null = 預設配額(meta-field 不存在)
0 = 禁止上傳檔案
其他任何數字 = n MB 的雲端儲存空間
請注意,上傳檔案時,使用者的配額只適用於首次上傳。如果一個使用者已使用 90MB,但您將其降級為 10MB,檔案仍保留但無法上傳。
此外還有一個超載配額(預設為 10%),可在設置面板中設定。其運作如下:
使用了 9MB 的 10MB。超載為 10%。檔案大小為 2MB。-> 是
使用了 9MB 的 10MB。超載為 0%。檔案大小為 2MB。-> 否
使用了 10MB 的 10MB。超載為 10%。檔案大小為 1MB。-> 否
使用了 9.99MB 的 10MB。超載為 10%。檔案大小為 1MB。-> 是
短碼
此外,您可以使用以下短碼創建網站的自訂頁面:
[cloud] 顯示當前使用者的檔案清單
[cloud_show id=”0″] 顯示指定使用者 ID 的檔案清單
[cloud_upload] 顯示簡單的上傳表單,允許當前使用者上傳檔案到自己的目錄
[cloud_send] 顯示簡單的上傳表單,允許當前使用者通過指定登入名稱或電子郵件上傳檔案到其他使用者目錄
翻譯
此外掛現在只支援英文,還不支援翻譯。有天會支援其他語言翻譯,包括意大利語。
路線圖
此外掛還很新,還有一些想法需要進一步開發:
根據使用者角色分配配額
為每個使用者指定不同配額
與其他會員共享檔案
有想法嗎?
如果您認為此外掛可以改進,請讓我知道。
https://wordpress.org/support/plugin/cloud
= 感謝您 =
原文外掛簡介
WP Cloud allows you to build a cloud platform. With this plugin your users will have their personal space for hosting images or documents, and can easily access and share them.
This plugin generates a folder under your second-level domain (ex. website.com/cloud) with one folder for each user (ex. mywebsite.com/**cloud/$user_id/***). Every user can store the file there via a front-end mask displayed using shortcodes, back-end dashboard or the exciting cloud panel found in website.com/cloud.
What is the cloud panel?
The Cloud Panel of WP Cloud can be accessed from website.com/cloud and give users the opportunity to log-in and manage their file via a friendly mask. For un-logged users, the log-in for will be shown and users can authenticate.
Directly via the cloud panel, logged-in users can:
see files uploaded, and eventually delete
see cloud space assigned
see cloud space used (with percentage too)
upload a new file
Users quota
WP Cloud offers a standard user-quota of 10MB, that is applied by default to every member. You can change this value to give all the users the space you want.
The quota for each user is stored in a meta-field for each profile with the following criteria:
null = default quota (the meta-field doesn’t exist)
0 = hosting not allowed
any other number = n MB hosting
Please note that the user-quota only applies when the user uploads a file. If a user has 90 of 100MB used and you downgrade it to 10MB, files are kept but won’t be able to upload files.
There is also an overload-quota (default 10%) in percentage that can be set in the settings panel. It works as follows:
9 of 10 MB used. Overload 10%. File to upload: 2MB. -> YES
9 of 10 MB used. Overload 0%. File to upload: 2MB. -> NO
10 of 10MB used. Overload 10%. File to upload: 1MB. -> NO
9.99 of 10MB used. Overload 10%. File to upload: 1MB. -> YES
Shortcodes
In addition you can create custom pages in your website using the following shortcodes:
[cloud] prints a list of files for the current user
[cloud_show id=”0″] prints a list of files of given user id
[cloud_upload] prints a simple upload form that allows the current user to upload a file in his/her directory
[cloud_send] prints a simple upload form that allows the current user to upload a file to another user directory by specifying login_name or email
Translations
The plugin is in English and actually doesn’t have support for translations. In some days it will, with italian translation included.
Roadmap
The plugin is new, and there are some ideas that need some other work:
Assign quota based on user role
Assign different quota for each user
Share files with other members
Ideas?
If you think that this plugin could be improved, please let me know.
https://wordpress.org/support/plugin/cloud
= thank you =
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「WP Cloud」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
0.2 | 0.3 | 0.2.1 | 0.2.2 | 0.2.3 | 0.3.1 | 1.4.2 | 1.4.3 | trunk |
延伸相關外掛(你可能也想知道)
Yoast SEO 》Yoast SEO:#1 WordPress SEO 外掛, 自 2008 年以來,Yoast SEO 幫助全球數百萬個網站在搜尋引擎中排名更高。, Yoast 的使命是為所有人提供 SEO 服務。我們的...。
Elementor Website Builder – More Than Just a Page Builder 》, 全球超過 1000 萬個網站的領先網站建立平台, Elementor 是專為 WordPress 設計的領先網站建立平台,使網站製作者能夠使用直覺式的視覺建立工具建立專業、像...。
Contact Form 7 》Contact Form 7 可以管理多個聯絡表單,並且您可以使用簡單的標記靈活地自訂表單和郵件內容。此表單支援 Ajax 提交、CAPTCHA、Akismet 垃圾郵件過濾等功能。,...。
Classic Editor 》Classic Editor 是由 WordPress 團隊維護的官方外掛程式,可還原之前(也就是「經典」)的 WordPress 編輯器和「編輯文章」畫面,使使用者可以使用延伸這個畫...。
WooCommerce 》p>WooCommerce是全球最受歡迎的開源電子商務解決方案之一,擁有世界上最多的市場份額。, 我們的核心平臺是免費的、靈活的,並擁有全球社區的支持。開源的自由...。
LiteSpeed Cache 》LiteSpeed Cache for WordPress(LSCWP)是一種全方位的網站加速外掛,包括獨家的伺服器層快取和一系列的優化功能。, LSCWP 支援 WordPress Multisite 及大多...。
WPForms – Easy Form Builder for WordPress – Contact Forms, Payment Forms, Surveys, & More 》f="https://wpforms.com/features/pre-built-form-templates/?utm_source=wprepo&utm_medium=link&utm_campaign=liteplugin" rel="friend nofollow u...。
Akismet Anti-spam: Spam Protection 》Akismet會檢查您的評論和聯繫表單提交,將它們與全球垃圾郵件數據庫進行比對,以防止站點發佈惡意內容。您可以在部落格的“評論”管理畫面中檢查評論垃圾郵件的...。
Wordfence Security – Firewall, Malware Scan, and Login Security 》fective way to manage multiple WordPress sites with Wordfence installed from a single location., Monitor security status across all your sites from...。
Site Kit by Google – Analytics, Search Console, AdSense, Speed 》Site Kit是Google官方的WordPress外掛程式,提供有關人們如何尋找和使用您的網站的洞察。Site Kit是一站式解決方案,可部署、管理並獲取關鍵Google工具的見解...。
All-in-One WP Migration and Backup 》orage providers such as Dropbox, Google Drive, Amazon S3, and more, making it easy for you to securely store and access your website backups at any...。
WP Mail SMTP by WPForms – The Most Popular SMTP and Email Log Plugin 》WordPress Mail SMTP外掛, 如果您的WordPress網站無法正確發送電子郵件,您並不孤單。超過三百萬個網站使用WP Mail SMTP可靠地發送電子郵件。, 我們的目標是...。
Really Simple Security – Simple and Performant Security (formerly Really Simple SSL) 》le Plugins include Complianz GDPR, Disable Updates Manager, and Really Simple CAPTCHA., , Really Simple SSL是一個外掛,自動配置你的網站最大程度上使...。
Jetpack – WP Security, Backup, Speed, & Growth 》search engines, and grow your traffic with Jetpack. It’s the ultimate toolkit for WordPress professionals and beginners alike., , Customize and des...。
Yoast Duplicate Post 》這個 WordPress 外掛可以讓使用者複製任何類型 (type) 的文章,或將其複製到新的草稿 (draft) 以供進一步編輯。, 使用方法:, , , 在「編輯文章」或「編輯頁...。