I am using WordPress to build my website and I want to import users into my website and I am using WP all import plugin for this job but it doesn't work , when I upload my csv file that includes the users, it only imports the first user in the list and I don't know what should I do.
CodePudding user response:
You can use any of these plugins as an alternative. THese are in order of success rate and better functionality.
- Import and export users and customers
- Import Export WordPress Users and WooCommerce Customers
- User Import with meta
I'd recommend the 1st one. It's so far the most simple and powerful.
CodePudding user response:
If SSH is available you can try to use WP-CLI for this job: Import Users via WP-CLI