Curious to know , I know MailChimp imports users to its database automatically , but is there a way to just make a text file or CSV of users in Oxwall and download like to your desktop ?
John, not really an Oxwall feature.
But you can get the .csv via your database.
ow_base_user table>>export>>format "csv" ( or whatever you want to)>>go.
Exported csv file will contain only basic info like username and email, but I guess that is what you want.