# 从mybb迁移

**URL:** <https://meta.discourse.org/t/migrating-from-mybb/25563>\
**Category:** Support\
**Created:** [2015年二月23日 11:12 UTC](https://meta.discourse.org/t/migrating-from-mybb/25563 "2015-02-23T11:12:46Z")\
**Posts on this page:** 1\
**Showing post:** 26

<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:** [2017年七月30日 18:24 UTC](https://meta.discourse.org/t/migrating-from-mybb/25563/26 "2017-07-30T18:24:42Z")

</div>

The usual method is to install a development environment, copy the database to the development server and run the script.

You might use this howto as an example:

> [@Migrate a vBulletin 4 forum to Discourse](https://meta.discourse.org/t/importing-from-vbulletin-4/54881):
>
> In this tutorial we will learn how to migrate vBulletin forum to discourse platform using [vBulletin importer script](https://github.com/discourse/discourse/blob/master/script/import_scripts/vbulletin.rb). I have tested the script with a big database and the result was very good. The script is well written and maintained. Let’s get started slight_smileWhat data can be imported? Groups Users Banned Users =\> Suspended Users Forums Each parent and child forum =\> Category and Sub-category Topics Sticky Thread =\> Pinned Topic Closed Thread =\> Closed Topic Soft Deleted Thr…

Rather than configuring the script as that example suggests, just run it and it’ll tell you what environment variables to set.

---

_[View the full topic](https://meta.discourse.org/t/migrating-from-mybb/25563)._
