[WordPress] 外掛分享: WP Easy Uploader

首頁外掛目錄 › WP Easy Uploader
600+
安裝啟用
★★★☆☆
3.7/5 分(3 則評價)
6086 天前
最後更新
問題解決
WordPress 2.2+ v1.0.11 上架:2008-06-28

內容簡介

WP Easy Uploader是為了讓WordPress博客作者更輕鬆而創建的外掛,允許管理員直接從WordPress內部添加插件、主題和任何類型的文件至WordPress。現在您不必再加載FTP客戶端來嘗試最新的插件或上傳文本文件供人們下載。

目前功能

上傳任何類型的檔案到標準的Uploads目錄(就像在創建帖子和頁面時上傳圖像一樣)或到您選擇的路徑。
如果路徑不存在,則會自動創建。
輕鬆直接上傳插件以放到plugins目錄和主題文件直接放到themes目錄。
您可以選擇將存檔自動提取到其目的地。這意味著插件和主題將由您照顧,但這也意味著您可以將大量檔案打包成zip文件,並快速上傳到您網站上的一個文件夾。目前支持zip、tar、gz、tar.gz、tgz和tar.bz2這幾種檔案格式。
選項功能包括:覆蓋現有檔案、如果同名檔案已存在則重新命名文件(或如果覆蓋失敗)、在文件提取後刪除存檔,以及強制包含提取的檔案在一個文件夾中。
現在支持WordPress Mu。
現已支持國際化。PO檔可在lang目錄中找到。目前提供的翻譯為土耳其語(tr)、簡體中文(zhCN)、巴西葡萄牙語(ptBR)、德語(deDE)、印度尼西亞語(idID)和西班牙語(esES)。

備註

此外掛提供的許多功能現在已在WordPress的核心中提供。例如,最新版本的WordPress現在可以在管理介面中安裝插件和主題。您可以通過前往“插件”>“新增插件”來安裝插件,並通過前往“外觀”>“新增主題”來安裝主題。因此,此外掛對您的附加價值可能有限。

此外掛目前可用於以下操作:

在不需先下載文件並將其重新上傳到服務器的情況下安裝插件和主題。
首先將檔案打包成zip格式,然後使用WP Easy Uploader解壓縮到目標目錄以輕鬆上傳大量檔案。
當FTP因本地網路限制或阻塞時,將檔案加載到網站中的特定位置。

計劃功能

可自定義權限,以允許權限低於管理員的用戶上傳檔案。我的想法是管理員可以完全訪問所有上傳器的功能,而低於管理員的人將無法訪問上傳主題、插件或手動路徑,也無法覆蓋檔案或提取存檔。
如果實現了上述功能,我想提供一個選項菜單,以定制需要哪些最少訪問等級才能訪問每個功能。
另外,如果實現了第一項計劃功能,我想添加一個日誌功能,以便記錄誰在什麼時候上傳了什麼檔案。這將有助於跟踪任何使用檔案空間不當的人(例如貢獻者)。
追蹤已上傳的檔案,以便以後刪除。這是針對某些人存在權限問題的情況,其中他們的FTP/SSH用戶與Web服務器執行的用戶不同。

要求

PHP 4+
WordPress 2.2+

版本歷史

1.0.1 - 2008-06-27 - 初始版本
1.0.2 - 2008-06-28 - 更新以支持WordPress Mu
1.0.3 - 2008-06-30 - 添加對PHP 4的支持
1.0.4 - 2008

外掛標籤

開發者團隊

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

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

原文外掛簡介

WP Easy Uploader was created to make the life of WordPress bloggers easier by allowing an Administrator to add plugins, themes, and any type of file to WordPress directly from inside WordPress. You no longer have to load up an FTP client just to try out that latest plugin or to upload a text document for people to download.
Current Features

Upload any type of file to either the standard Uploads directory (just as images do when you are creating posts and pages) or to a path of your choosing.
Manual paths are automatically created if they don’t exist.
Easily upload plugins directly to the plugins directory and theme files directly to the themes directory.
You can select to have archives automatically extracted to their destination. This means that plugins and themes will be taken care of for you, but it also means that you can zip up a large set of files and upload them quickly into a folder on your site. Currently zip, tar, gz, tar.gz, tgz, and tar.bz2 archives are supported.
Options for overwriting existing files, renaming the fle if a file with that name already exists (or if overwriting fails), removal of the archive after file extraction, and forcing extracted files to be contained in a folder.
Now supports WordPress Mu.
Now supports internationalization. The PO file is available in the lang directory. Currently, Turkish (tr), mainland Chinese (zhCN), Brazilian Portuguese (ptBR), German (deDE), Indonesian (idID), and Spanish (esES) translations are available.

Note
Many of the features offered by this plugin are now offered in the core of WordPress. For example, the latest versions of WordPress can now install plugins and themes from the admin interface. You can install plugins by going to Plugins > Add New and themes by going to Appearance > Add New Themes. Thus, this plugin may have limited added value for you.
This plugin is currently useful for doing the following:

Installing plugins and themes without downloading the files first and then having to upload them back to the server.
Uploading large batches of files easily by first zipping the files and then having WP Easy Uploader unzip them into the destination directory.
Load files to specific locations on your site when FTP may be restricted or blocked by the local network.

Planned Features

Customizable permissions to allow for users with privileges below Administrator to upload files. My idea is for Administrators to have full access to all the uploader’s functionality while people below Administrator won’t have access to upload themes, plugins, or to manual paths and won’t be able to overwrite files or extract archives.
If the above is implemented, I’d like to provide a menu of options for tailoring what minimum access level is required to access each function.
Also if the first item is implemented, I’d like to add logging in order to keep track of who uploaded what and when. This would be useful for keeping track of anyone (such as a contributor) who is using the file space inappropriately.
Track the uploaded files so that they can be removed later on. This is in response to how some people have permissions issues where their FTP/SSH user is different from the user that the webserver runs as.

Requirements

PHP 4+
WordPress 2.2+

Version History

1.0.1 – 2008-06-27 – Initial release version
1.0.2 – 2008-06-28 – Updated to support WordPress Mu
1.0.3 – 2008-06-30 – Added support for PHP 4
1.0.4 – 2008-07-02 – Fixed compatibility bug with the BackUpWordPress plugin
1.0.5 – 2008-07-02 – Internationalized the plugin. Now it’s ready for translators.
1.0.6 – 2008-07-06 – Added Turkish and Spanish translations. Fixed compatibility issue with the WeatherIcon plugin. Fixed parsing error with Windows servers.
1.0.7 – 2008-07-08 – Added mainland Chinese and Brazilian Portuguese translations. Added 2.6 support.
1.0.7a – 2008-07-10 – Added German translation.
1.0.7b – 2008-07-21 – Added Indonesian translation.
1.0.8 – 2008-09-27 – Added file required by PEAR in fringe cases.
1.0.8a – 2009-07-17 – Updated listed compatibility to WordPress version 2.8.1
1.0.9 – 2009-07-17 – WordPress no longer likes letters in versions, so here’s version 1.0.9. 🙂
1.0.10 – 2009-07-20 – Updated listed compatibility to WordPress version 2.8.2
1.0.11 – 2009-07-20 – readme.txt update

More Information
For more information about this plugin and its development, visit the WP Easy Uploader Home Page.

延伸相關外掛

文章
Filter
Mastodon