# Easy way to migrate askbot to Discourse

**URL:** https://meta.discourse.org/t/easy-way-to-migrate-askbot-to-discourse/148677
**Category:** Migration
**Created:** [April 20, 2020, 11:33pm UTC](https://meta.discourse.org/t/easy-way-to-migrate-askbot-to-discourse/148677 "2020-04-20T23:33:44Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Venkat\_K](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/venkat_k/32/177588_2.png) [@Venkat\_K](https://meta.discourse.org/u/Venkat_K)
#### Post date: [April 20, 2020, 11:33pm UTC](https://meta.discourse.org/t/easy-way-to-migrate-askbot-to-discourse/148677/1 "2020-04-20T23:33:44Z")

</div>

Is there any way to migrate existing askbot based website to 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: [April 20, 2020, 11:52pm UTC](https://meta.discourse.org/t/easy-way-to-migrate-askbot-to-discourse/148677/2 "2020-04-20T23:52:37Z")

</div>

There is an importer: [discourse/script/import\_scripts/askbot.rb at main · discourse/discourse · GitHub](https://github.com/discourse/discourse/blob/master/script/import_scripts/askbot.rb). It was updated just under a year ago. It probably worked for someone then.

Whether it’s “easy” is left as an exercise to the reader. It’s likely “easy” if you pre-pay for a year of Business hosting. Otherwise, it’s “easy” if you’re comfortable with a command line and can adopt the #howto for some other import script (most of them operate very similarly and this one looks typical except for expecting the database to be in Postgres, which is easier in some ways).

If “easy” doesn’t mean getting your hands dirty with some code and a command line then you can post in #Marketplace.
