We need to create channel entries from a CSV file that has about half a million entries. We’ve tried using the DataGrab add-on module (http://brandnewbox.co.uk/products/details/datagrab)to do it but our server keeps timing out after only a few hundred entries are imported.
We’ve increased our PHP memory limit to 256MB and are still having the time-out problem. Are there any other add-ons someone could suggest that they’ve had success importing LARGE CSV files with besides DataGrab?