ImportPagesCSV
ImportPagesCSV copied to clipboard
Not working in PW3+?
Step 1 works. But at step 2 all select fields are blank. Making it not possible to connect data from the CSV with fields.
I can second that, also posted on forum https://processwire.com/talk/topic/383-module-import-pages-from-csv-file/?p=113223
+1
apparently removing these lines sovles it for 3.x https://github.com/ryancramerdesign/ImportPagesCSV/blob/master/ImportPagesCSV.module#L309-L318
+1 Confirmed it works with PW 3.0.18
This was fixed with https://github.com/ryancramerdesign/ImportPagesCSV/commit/c3ea7f1499f67a0fe13d2d8f820eefb76b3f08c7 so should be closed.
@vidhogskole Could you please close this issue, as it is already fixed?