Upload Larger Plugins

説明

This plugin replaces the built-in WordPress plugin uploader with one that allows you to upload a plugin of any size.

This is something you might need if your web hosting has a low maximum file upload limit (some default PHP installs have 2MB), and the plugin you wish to install is too large for this.

It accomplishes this task by replacing WordPress’s default plugin uploader with a more sophisticated component that can upload larger files in chunks. You just install this plugin, activate it, and that’s it – you can now get back to the real work.

Want to see some more quality plugins and products?

ライセンス

Copyright 2014- David Anderson

MIT License:

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

スクリーンショット

  • New plugin uploading widget – accepting plugin zips of any size

インストール

Standard WordPress plugin installation:

  1. Search for “Upload Larger Plugins” in the WordPress plugin installer
  2. Click ‘Install’

FAQ

Where are the configuration settings?

There are none. If the plugin is active, then it will replace the upload widget on the Plugins -> Upload configuration page in your WordPress dashboard. That is all.

Does this plugin also enable the upload of larger themes?

No. It would not be a huge job for someone to extend it to do so; but I personally have no need for that use case.

評価

2023年4月19日 1 reply
This plugin really saves me when I’m in a tight corner.
2021年5月23日
Depois de muito estresse com a “equipe técnica” de um servidor, eu instalo este plugin simples e incrível e tudo funciona. Muito obrigado David.
2021年1月5日
I needed to install a plugin of 5.5mb. I found out that most wordpress sites allow plugins up to 2mb. You can either change this in php.ini or .htaccess file or just use this plugin. Easy to use and straightforward 5/5.
2018年11月9日
Great work around when you don’t have access to hosting or cpanel. Well done.
20件のレビューをすべて表示

貢献者と開発者

Upload Larger Plugins はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Upload Larger Plugins” は2ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Upload Larger Plugins” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.8 – 30-Oct-2024

  • TWEAK: Resolve various “Plugin Check” notices

1.7 – 08-Aug-2022

  • TWEAK: Add missing “Text Domain” header to plugin to facilitate translations

1.6 – 14-Dec-2020

  • TWEAK: Added a warning on the upload widget if the system temporary directory is not writable.
  • TWEAK: Changed the translation domain used to match the plugin slug, so that wordpress.org translation is now possible

1.5 – 13-Aug-2020

  • Compatibility: Add support for WP 5.5’s new “update a plugin via uploading a zip” functionality

1.4.1 – 17-Sep-2016

  • Compatibility: Make the plugin work again after WP 4.6.1 introduced an incompatibility

1.4 – 01-Aug-2016

  • Compatibility: Compatible with the forthcoming WP 4.6

1.3 – 28-Jul-2016

  • Compatibility: Preparations for compatibility with the forthcoming WP 4.6

1.2 – 11-Feb-2015

  • Fixed: Now works on WP 3.6 (and probably earlier)
  • Tweak: Add some extra permissions checks (believed to be redundant – no security issue known)

1.1 – 30-May-2014

  • Only load this plugin’s JavaScript on the relevant page

1.0 – 21-May-2014

  • First version