skip to Main Content

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.

2

Answers


  1. You can use any of these plugins as an alternative. THese are in order of success rate and better functionality.

    1. Import and export users and customers
    2. Import Export WordPress Users and WooCommerce Customers
    3. User Import with meta

    I’d recommend the 1st one. It’s so far the most simple and powerful.

    Login or Signup to reply.
  2. If SSH is available you can try to use WP-CLI for this job:
    Import Users via WP-CLI

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search