# כיצד להעביר את נתוני המשתמשים שלי מ-flarum ל-discover?

**URL:** https://meta.discourse.org/t/how-do-i-transfer-my-flarum-user-data-to-discover/223318
**Category:** General
**Created:** [5 באפריל,‏ 2022,‏ 9:44am UTC](https://meta.discourse.org/t/how-do-i-transfer-my-flarum-user-data-to-discover/223318 "2022-04-05T09:44:24Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![RGJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rgj/32/523185_2.png) [@RGJ](https://meta.discourse.org/u/RGJ)
#### Post date: [5 באפריל,‏ 2022,‏ 11:05am UTC](https://meta.discourse.org/t/how-do-i-transfer-my-flarum-user-data-to-discover/223318/3 "2022-04-05T11:05:20Z")

</div>

It [looks](https://discuss.flarum.org/d/3766-password-encoding-process/4) like Flarum uses the standard PHP bcrypt functions so you should be able to leverage the [Discourse Migratepassword](https://meta.discourse.org/t/migrated-password-hashes-support/19512) plugin - IF you modify the import script so it includes the password (which it [currently does not](https://github.com/discourse/discourse/blob/main/script/import_scripts/flarum_import.rb#L36-L61)).

---

_[View the full topic](https://meta.discourse.org/t/how-do-i-transfer-my-flarum-user-data-to-discover/223318)._
