# Vanilla Forums 2023 を discourse に移行する

**URL:** https://meta.discourse.org/t/migrate-vanilla-forums-2023-to-discourse/290180
**Category:** Migration
**Created:** [2024 年 1 月 1 日午後 1:16 UTC](https://meta.discourse.org/t/migrate-vanilla-forums-2023-to-discourse/290180 "2024-01-01T13:16:21Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![luisgz](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/luisgz/32/351343_2.png) [@luisgz](https://meta.discourse.org/u/luisgz)
#### Post date: [2024 年 1 月 1 日午後 1:16 UTC](https://meta.discourse.org/t/migrate-vanilla-forums-2023-to-discourse/290180/1 "2024-01-01T13:16:21Z")

</div>

こんにちは。

バニラフォーラムのサイトを持っており、Discourseに移行したいと考えています。

可能でしょうか？それにはプラグインが存在しますか？

ユーザー、カテゴリ、投稿、タグのみに関心があります。

よろしくお願いします。

---

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [2024 年 1 月 1 日午後 1:49 UTC](https://meta.discourse.org/t/migrate-vanilla-forums-2023-to-discourse/290180/2 "2024-01-01T13:49:51Z")

</div>

> [@Migrate a Vanilla forum to Discourse](https://meta.discourse.org/t/migrate-a-vanilla-forum-to-discourse/27273?u=moin):
>
> I know there are a lot of posts about importing contents from a vanilla forum, but theres a lack of comprehensive guide! Not everyone can afford to hire a developer to migrate their forums and this is my way of giving back to this community smile So here it goes: You Need: Terminal (if mac) or alternative for windows A mind strong enough to understand and follow this guide! Patience A cup of coffee Step 1: Getting the Importer file! Use this addon to get the porter file: [Vanilla Porter A…](http://vanillaforums.org/addon/porter-core)

---

<div class="post-metadata">

### Author: ![narrowback](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/narrowback/32/521030_2.png) [@narrowback](https://meta.discourse.org/u/narrowback)
#### Post date: [2025 年 9 月 22 日午後 4:56 UTC](https://meta.discourse.org/t/migrate-vanilla-forums-2023-to-discourse/290180/3 "2025-09-22T16:56:10Z")

</div>

プラグインはもう利用できません。また、セルフホストの Discourse インスタンスに移行しようとしている Vanilla フォーラムのホスト版で動作するかどうかも不明です。最近これを行ったことがある方からのアップデートがあれば幸いです。

---

<div class="post-metadata">

### Author: ![cocococosti](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cocococosti/32/231474_2.png) [@cocococosti](https://meta.discourse.org/u/cocococosti)
#### Post date: [2025 年 9 月 22 日午後 6:29 UTC](https://meta.discourse.org/t/migrate-vanilla-forums-2023-to-discourse/290180/4 "2025-09-22T18:29:39Z")

</div>

> [@narrowback](#):
>
> ホスト版のVanillaフォーラムで動作するかどうかも不明です。

過去のホスト版Vanillaの経験から、サポートチームに連絡して完全なSQLデータダンプをリクエストする必要があります。残念ながら、データを提供するために一定の料金を請求される場合があります。

SQLダンプは最も扱いやすく、データをDiscourseに移行するための[スクリプト](https://github.com/discourse/discourse/blob/main/script/import_scripts/vanilla_mysql.rb)があります。

CSVファイルからの移行用の[スクリプト](https://github.com/discourse/discourse/blob/main/script/import_scripts/vanilla.rb)もありますが、基本的なものしかインポートできず、しばらくテストされていません。

幸運を祈ります！

---

<div class="post-metadata">

### Author: ![narrowback](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/narrowback/32/521030_2.png) [@narrowback](https://meta.discourse.org/u/narrowback)
#### Post date: [2025 年 9 月 22 日午後 7:12 UTC](https://meta.discourse.org/t/migrate-vanilla-forums-2023-to-discourse/290180/5 "2025-09-22T19:12:21Z")

</div>

素晴らしい。はい、時期が来たらバニラと協力してデータを取得します。SQLダンプがターゲットです。迅速な対応と解決策をありがとうございます。
