# 古いプラットフォームからDiscourseへの移行の手助け

**URL:** https://meta.discourse.org/t/help-with-migration-to-discourse-from-old-platform/345719
**Category:** Support
**Created:** [2025 年 1 月 6 日午前 12:49 UTC](https://meta.discourse.org/t/help-with-migration-to-discourse-from-old-platform/345719 "2025-01-06T00:49:59Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Johnny\_Zhu](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/johnny_zhu/32/478318_2.png) [@Johnny\_Zhu](https://meta.discourse.org/u/Johnny_Zhu)
#### Post date: [2025 年 1 月 6 日午前 12:49 UTC](https://meta.discourse.org/t/help-with-migration-to-discourse-from-old-platform/345719/1 "2025-01-06T00:49:59Z")

</div>

以前、軽量フォーラムを自社で構築していましたが、Discourseへの移行を進めています。ユーザーが移行する時間を与えるために、元のフォーラムをしばらく維持したいと考えています。その過程で技術的な問題に直面しました。

1. 既存のユーザー名と投稿をDiscourseに移行する  
元のフォーラムの全投稿データベースをエクスポートしましたが、Discourseでは一括書き込みができないようです。フォーラムが提案している、管理者が投稿してから投稿所有権を移行する方法も効果がないようです。古い投稿をインポートする方法について、最低限、投稿内容とユーザー名だけでもインポートできる方法を求めています。

2. 元のフォーラムでの新規投稿  
元のサイトをしばらく運営し続けるつもりなので、元のフォーラムで新規投稿があった場合は、Discourseに自動転送したいと考えています。現在は、この目的のためにユーザー投稿をシミュレートしていますが、より効率的な方法があれば推奨を求めています。

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [2025 年 1 月 6 日午前 12:59 UTC](https://meta.discourse.org/t/help-with-migration-to-discourse-from-old-platform/345719/2 "2025-01-06T00:59:17Z")

</div>

> 1. 既存のユーザー名と投稿をDiscourseに移行する  
> 元のフォーラム投稿すべてのデータベースをエクスポートしましたが、Discourseは一括挿入をサポートしていないようです。フォーラムで提案されている、管理者が投稿してから投稿の所有権を移行する方法も効果がないようです。古い投稿（最低限コンテンツとユーザー名）をインポートするための推奨される方法は不明です。

一括処理は、インポートスクリプトでサポートされています。多数あり、プロセスは以下で文書化されています。

> [@Migrate from another forum to Discourse](https://meta.discourse.org/t/migrate-from-another-forum-to-discourse/16616?u=falco):
>
> mega This guide serves as a high level overview of the migration process. For specifics on the wide range of forum softwares to import, including Vanilla, phpBB3, SMF2, bbPress, and vBulletin, review our [dedicated tutorials](https://meta.discourse.org/tags/c/documentation/10/migrations). Not all scripts have tutorials, but an exhaustive list of available imports is available under the [script/import\_scripts](https://github.com/discourse/discourse/tree/main/script/import_scripts) folder on GitHub. So you want to migrate your existing forum to Discourse? That’s great! Let’s get started! 1. Set Up a Development Environment …

> 1. 元のフォーラムでの新規投稿  
> 元のサイトをしばらく運営する予定のため、元のフォーラムでの新規投稿はすべてDiscourseに自動的に転送されます。現在、ユーザー投稿をシミュレートしています。このプロセスについて、より推奨される方法は不明です。

それはしないことをお勧めします。一方向の同期は混乱を招くでしょう。特に、新しいフォーラムで返信した人が、トピックの他の全員が自分を無視している理由を理解できない場合などです。

ベストプラクティスは、カットオフ日を選んで移行することです。

---

<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: [2025 年 2 月 5 日午前 12:59 UTC](https://meta.discourse.org/t/help-with-migration-to-discourse-from-old-platform/345719/3 "2025-02-05T00:59:31Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
