How to Increase All in One WP Migration plugin Upload limit – Quick Method

If you want to increase All in One WP Migration plugin upload limit 512MB. you need to follow the given steps below. Here we have guide about 2 ways to quickly increase the All-in-One WP Migration plugin upload size limit.

All-in-One WP Migration plugin 6.7 version already has 512MB size limit. You don’t have to do anything to increase Size limit.

But if you install All-in-One WP Migration plugin new version then you have to increase size limit.

To increase uploading size limit to 512Mb All-in-One WP Migration plugin, follow the Quick guide.

In the constants file…
/wp-content/plugins/all-in-one-wp-migration/constants.php

Find this…

// =================
// = Max File Size =
// =================
define( ‘AI1WM_MAX_FILE_SIZE’, 2 << 28 );

and replace with this…

// =================
// = Max File Size =
// =================
define( ‘AI1WM_MAX_FILE_SIZE’, 2 << 28 *1.2);

And you will have 16GB upload limit.

How to Increase 512MB Limit in All-in-One WP Migration Plugin

Follow the simple steps to increase Size limit in All in one Wp migration plugin using cPanel – Basic Mode and Editor mode.

Basic Mode:

  • Open your website cPanel.
  • Scroll down the page and search “MultiPHP INI Editor” option in Software section.
  • Make sure to select Basic Mode.
  • Select the home directory or the document root of the domain to open the corresponding PHP configuration.
  • Now, Find the “upload_max_filesize” option and Edit limit with ‘512M’.
  • Click on ‘Apply’ button.

Editor mode:

  • Open your website cPanel.
  • Scroll down the page and search “MultiPHP INI Editor” option.
  • Make sure to select Editor Mode.
  • Select the home directory or your domain.
  • Find the “upload_max_filesize” option and edit size limit – 512M.
  • Click on ‘Save’ button.

So, this is the working method to increase the All in One WP Migration plugin upload/import limit in 264M or 512MB.

Note: You can easily upload/import your WordPress file using the previous version of All-in-One WP Migration plugin 6.77 or earlier. The size of the plugin is 512 MB in the 6.7 version and you can increase it later.

To know more information, please visit the YOUTUBE Channel, Telegram and WhatsApp also.