I’ve trying to bulk edit my products and variations, but I think it’s to much for the plugin. We have around 9800 products, with in total 290.000 variations. Every 30 seconds a product is being processed so it will take 3,5 days to fully complete te task, but somehow it stopped every time on 9522 products left.
Also the plugin is recreating the SKU’s for products with a SKU. Don’t have the ‘re-create existing SKUs’ turned on, but still the plugin is doing it.
The page I need help with: [log in to see the link]
Thank you for reaching out and I’m sorry to hear you’re having issues with our product.
For managing such large volumes of products and variations, I would suggest using the WP All Import plugin. It’s designed to handle a large number of entries and might be more suitable for your needs.
However, I do want to assure you that we are aware of the limitations of our plugin with regards to handling large amounts of data. Our team is working on improving this aspect of the plugin and we expect to have a solution implemented in the near future. Once this update is released, our plugin will be able to comfortably handle such large volumes of data.
Looks like the new ones are doing good per category and the already excisting ones are being skipped but still progressed. Like the plugin loads them, say what SKU that product have, ‘save’ it and then move over to the next one. https://ibb.co/L00ctFJ
RewriteEngine On RewriteRule .* – [E=noabort:1, E=noconntimeout:1]
In the htacces file.
So now it seems that it will handle over 290.000 variations.
But still, it loads all the SKU’s that al already done. It is not overwriting them, but it seems like the plugin still loads and progress them. https://ibb.co/qRqLwfj <- Here you can see, it loads the products with a already existing sku and progress them. The system is taking over 30 seconds to progress one product. So this will take 82 hours to finish.
If we can somehow skip the already excisting ones the progress will take 40 hours because half of the products already have a sku now.