# Discourse ユーザーを WordPress にインポートする方法は？

**URL:** https://meta.discourse.org/t/how-to-import-discourse-users-to-wordpress/88139
**Category:** WordPress
**Created:** [2018 年 5 月 22 日午後 2:09 UTC](https://meta.discourse.org/t/how-to-import-discourse-users-to-wordpress/88139 "2018-05-22T14:09:59Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [2018 年 5 月 23 日午前 1:36 UTC](https://meta.discourse.org/t/how-to-import-discourse-users-to-wordpress/88139/2 "2018-05-23T01:36:34Z")

</div>

There are a couple of ways that you can download a CSV list of your Discourse users. The easiest way is to go to Admin/Users and click the Export link. Once you have the CSV file, there are quite a few WordPress plugins that can be used for importing users from a CSV file. Search for ‘WordPress import user.’ You will get a lot of results.

I’ve looked at a few of the plugins. One difficulty you might run into is that they are expecting the values in the CSV file to be in a different order than the order they are in the Discourse users file. If this is the case, you could install the [Data Explorer](https://meta.discourse.org/t/32566?silent=true) plugin and use it to create a CSV file that gives you the user data you need.

---

_[View the full topic](https://meta.discourse.org/t/how-to-import-discourse-users-to-wordpress/88139)._
