• I’m not impressed with this plugin. I’ve worked on a staging area for 3 days now, trying to revamp a website. All-In-One WP Migration is pretty slick on the export but doesn’t do shit for import. The problem is the upload_max_filesize. I used the author’s recommendations:

    php_value upload_max_filesize 128M
    php_value post_max_size 128M
    php_value memory_limit 256M
    php_value max_execution_time 300
    php_value max_input_time 300 

    But the plugin still did not work. We finally increased everything up to more than enough quantities:

    php_value upload_max_filesize 1000M
    php_value post_max_size 1000M
    php_value memory_limit 1000M
    php_value max_execution_time 300
    php_value max_input_time 300

    But still they plugin will now import. The support for this plugin is bare minimum unless you buy the plugin. I told the author that we will not purchase a plugin that we can’t get to work in the free state. We understand that the plugin is limited in its free form. The limit shouldn’t be the size of the file being imported. Instead, limit the number of export/imports you can do. At least that way we can see that the plugin does in fact work.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Yani

    (@yaniiliev)

    Thank you for taking the time to write a review. While we provide support to everyone, free and paid, there are services that we cannot do for free users. Talking to a hosting provider is not something that we usually do on behalf of our users.

    I agree with @hehafner. It was dirty trick to describe the restore function on the www.ads-software.com as a free option and when we download the plugin, download 3Gb file, we must pay! I will never buy any plugin you develop! Sayonara!

    Thread Starter hehafner

    (@hehafner)

    Just an update. I switched to Duplicator. It worked flawlessly and quickly! I will be buying the Pro version.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Total waste of time’ is closed to new replies.