Currently working on a Woocommerce webshop using local Local to host it while I am building the website.
I have installed: WP All Import plugin and WP All Import - WooCommerce Add-On plugin.
When I try to import products with an XML (13K) or a CSV (7K) file it gives me the following error: “Failed to move uploaded file”
Any clues on what may be and how to solve it?
I tried bigger and smaller files and always ended up with the same result. Also contacted the WP Import support team and they were able to import the files on their test website with no issues.
You might have to try raising some of your settings like upload file size and timeout.
These values can be edited in the php.ini.hbs file within the site’s conf/php/ folder. After making any adjustments, be sure to stop the site and re-start it so that Local can compile and use those new settings.