How can I import data from buddypress to Discourse?
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
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.
抱歉打扰这个旧话题。我只是想知道,是否有开源方案可以将 WP Gutenberg 编辑器的区块样式数据迁移到 Discourse。@simon 你遇到过类似的东西吗?