Upload Larger Plugins

Descripción

Este plugin reemplaza el cargador de plugins incluido en WordPress con otro que te permite subir plugins de cualquier tamaño.

Es algo que puede que necesites si tu alojamiento web tiene un límite máximo de subida de archivos (algunas instalaciones por defecto de PHP tienen 2MB), y el plugin que quieres instalar es demasiado grande.

Cumple esta tarea reemplazando el cargador de plugins por defecto de WordPress con un componente más sofisticado que permite subir archivos más grandes por partes. Tú simplemente instalas el plugin, lo activas y ya está – ahora puedes volver al trabajo de verdad.

Want to see some more quality plugins and products?

Licencia

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.

Capturas

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

Instalación

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.

Reseñas

19 de abril de 2023 1 respuesta
This plugin really saves me when I’m in a tight corner.
23 de mayo de 2021
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.
5 de enero de 2021
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.
9 de noviembre de 2018
Great work around when you don’t have access to hosting or cpanel. Well done.
Leer todas las 20 reseñas

Colaboradores y desarrolladores

«Upload Larger Plugins» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«Upload Larger Plugins» está traducido en 1 idioma. Gracias a los traductores por sus contribuciones.

Traduce «Upload Larger Plugins» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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