Skip to content

All In One WP Migration With Import, forked from version 6.77 with the file upload size limitation increased to 32GB.

License

Notifications You must be signed in to change notification settings

d0n601/All-In-One-WP-Migration-With-Import

Repository files navigation

All In One WP Migration Fork

(from Version 6.77)

This is the last version of the All In One WP Migration plugin to include import functionality functionality. Versions after this were also stripped of WP-CLI functionality.

The file upload size limit has been modified to be 32GB. To change this you may define the limit in byes on line 284 in constants.php (if 32 Gigs doesn't float your boat).

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

If you'd like to review the changes that Servmask has made to this plugin, please refer to the SVN Repository to browse the revision history yourself here.

About

All In One WP Migration With Import, forked from version 6.77 with the file upload size limitation increased to 32GB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages