# Sharepoint 到 discourse

**URL:** https://meta.discourse.org/t/sharepoint-to-discourse/228707
**Category:** Migration
**Created:** [2022年六月1日 07:43 UTC](https://meta.discourse.org/t/sharepoint-to-discourse/228707 "2022-06-01T07:43:45Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Edwin\_Lim](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/edwin_lim/32/262223_2.png) [@Edwin\_Lim](https://meta.discourse.org/u/Edwin_Lim)
#### Post date: [2022年六月1日 07:43 UTC](https://meta.discourse.org/t/sharepoint-to-discourse/228707/1 "2022-06-01T07:43:45Z")

</div>

是否有可用的工具可将 SharePoint 讨论版迁移到 Discourse？

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [2022年六月1日 13:16 UTC](https://meta.discourse.org/t/sharepoint-to-discourse/228707/2 "2022-06-01T13:16:06Z")

</div>

`scripts/import_scripts` 中似乎没有 SharePoint 导入器。如果你是程序员，可以参考现有的导入脚本进行编写；我在真正学会 Ruby 之前写过几个导入器（我的编程语言教授是对的，我可以假装懂一门我不会的语言，除了 JavaScript）。

[Export sites, lists, or document libraries in SharePoint Server - SharePoint Server | Microsoft Learn](https://docs.microsoft.com/en-us/sharepoint/administration/export-a-site-list-or-document-library) 可能会有助于导出数据。最理想的是导出 SQL 数据库的完整转储，而不是 Excel 文件。

如果你不是程序员，也没有程序员可以帮忙，可以在 #Marketplace 频道提问，或者查看 [https://www.literatecomputing.com/discourse-migration/。](https://www.literatecomputing.com/discourse-migration/%E3%80%82)
