MaxUpload – Upload Larger Files Easily

Description

MaxUpload – Upload Larger Files Easily | Maximize Server Timeouts lets you overcome default WordPress upload size restrictions.

Whether you’re uploading videos, ZIPs, or other large files, this plugin makes it smooth and stress-free using chunked uploads and a clean, responsive drag-and-drop interface.

You can customize server limits (like upload_max_filesize, post_max_size, memory_limit, and max_execution_time) directly in your WordPress dashboard – no need to edit php.ini or .htaccess.

Built for content creators, developers, and agencies.

🔧 Key Features

  • ✅ Drag-and-drop uploader for large media files
  • 🔄 Chunked uploads to bypass server-imposed size limits
  • ⚙️ Change upload_max_filesize, post_max_size, memory_limit, and max_execution_time from the admin panel
  • 👥 Role-based restrictions (e.g., limit editors to 500MB, admins to 5GB)
  • 🌍 Allow public uploads via shortcode
  • 🔗 Seamless form integrations (WPForms, Contact Form 7, Gravity Forms)
  • 🎨 Responsive UI with Bootstrap styles and a built-in FAQ section
  • 📂 Media Library integration (adds a “Big File Upload” button)

Screenshots

  • Plugin settings panel with upload and memory limit options
  • Media Library view with “Big File Upload” option
  • Front-end drag-and-drop uploader interface
  • Shortcode uploader displayed in a page or post

Installation

  1. Upload the plugin folder to /wp-content/plugins/ or install via the WordPress plugin dashboard.
  2. Activate MaxUpload – Upload Larger Files Easily through the ‘Plugins’ menu.
  3. Visit Media > MaxUpload to configure your settings.
  4. Use the [maxu82up_big_upload] shortcode to enable front-end upload forms.
  5. Go to Media > Library, click Big File Upload, and start uploading!

FAQ

❓ What happens if I set a limit higher than the server allows?

Your server configuration takes precedence. To raise actual limits, edit php.ini, .htaccess, or contact your host.

⏱️ What’s a good value for max execution time?

300–600 seconds is a safe range for large uploads, depending on your hosting environment.

🔄 Why don’t my changes apply instantly?

PHP-FPM or server caching might delay updates. Clear your cache or restart PHP processes.

🗂️ Can I upload files over 2GB?

Yes — but only if your server supports it. Many shared hosts cap file uploads at 2GB.

📊 How can I see my current upload limits?

Go to Tools > Site Health > Info > Server or ask your web host directly.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“MaxUpload – Upload Larger Files Easily” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0

  • Initial release
  • Chunked upload support
  • Server limit configuration
  • Drag-and-drop uploader UI
  • Role-based limits
  • Form plugin integrations