# Export buddypress data (groups' activities) to Discourse

**URL:** https://meta.discourse.org/t/export-buddypress-data-groups-activities-to-discourse/48284
**Category:** Migration
**Created:** [2016年八月6日 07:14 UTC](https://meta.discourse.org/t/export-buddypress-data-groups-activities-to-discourse/48284 "2016-08-06T07:14:51Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![ArkGladios](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arkgladios/32/121639_2.png) [@ArkGladios](https://meta.discourse.org/u/ArkGladios)
#### Post date: [2016年八月6日 07:14 UTC](https://meta.discourse.org/t/export-buddypress-data-groups-activities-to-discourse/48284/1 "2016-08-06T07:14:51Z")

</div>

How can I import data from buddypress to Discourse?

---

<div class="post-metadata">

### Author: ![erlend\_sh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/erlend_sh/32/119475_2.png) [@erlend\_sh](https://meta.discourse.org/u/erlend_sh)
#### Post date: [2016年八月6日 11:14 UTC](https://meta.discourse.org/t/export-buddypress-data-groups-activities-to-discourse/48284/2 "2016-08-06T11:14:52Z")

</div>

Not all of BuddyPress’ data has a logical equivalent in Discourse. But if you’re using BuddyPress together with bbPress you can migrate your forum using this script:

[discourse/script/import\_scripts/bbpress.rb at main · discourse/discourse · GitHub](https://github.com/discourse/discourse/blob/master/script/import_scripts/bbpress.rb)

For groups migration, you’d probably have to extend that script. It should be possible to migrate the user groups, but I don’t know where the activity stream would go in Discourse. That’s just not a thing here.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [2019年二月20日 17:55 UTC](https://meta.discourse.org/t/export-buddypress-data-groups-activities-to-discourse/48284/3 "2019-02-20T17:55:54Z")

</div>



---

<div class="post-metadata">

### Author: ![fzngagan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fzngagan/32/259349_2.png) [@fzngagan](https://meta.discourse.org/u/fzngagan)
#### Post date: [2020年七月9日 06:37 UTC](https://meta.discourse.org/t/export-buddypress-data-groups-activities-to-discourse/48284/4 "2020-07-09T06:37:53Z")

</div>

抱歉打扰这个旧话题。我只是想知道，是否有开源方案可以将 WP `Gutenberg` 编辑器的区块样式数据迁移到 Discourse。@simon 你遇到过类似的东西吗？
