Skip to content

All In One WP Migration forked from version 6.77 and changed file upload size limitation to 32GB.

License

Notifications You must be signed in to change notification settings

Harsh223/All-In-One-WP-Migration-Extended

Repository files navigation

All In One WP Migration Version 6.77 Fork

Forked from Version 6.77

This is the version 6.77 of the All in One WP Migration Plugin. I have tweaked the Max File Size Value in the constants.php file. The tweak increases the file upload size limit to 32GB. You can change this if you want on line 284 in constants.php.

// =================
// = Max File Size =
// =================
define( 'AI1WM_MAX_FILE_SIZE', 34359738368 );

The original version 6.77 can be downloaded from here. (This is Official WP Downloads Directory for Plugins)

About

All In One WP Migration forked from version 6.77 and changed file upload size limitation to 32GB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages