I couldn’t find the documentation initially anywhere written/mentioned… but after installing the plugin I found it in the wp backend as one of the tabs… I think you should specify that in your wp plugin description page too…
ok got it working at last in my local test machine for 1 user, for now… will try doing it on the live site next time…
what I did is, in my CSV file at the end I created a new column #action_assign_post https://snipboard.io/l8xFz5.jpg and inserted the post id, e.g from the post edit URL, post=1303. https://snipboard.io/sriTkm.jpg and import the users while uploading the file… so the user were now correctly imported and assigned to their respective pre-created posts…
There is a problem with importing passwords… the passwords that we insert here https://snipboard.io/lCvf1p.jpg does not work… when we try to login after the import… error The password you entered is incorrect…. what is the correct way to insert/import with passwords?