# Add child model for User

**URL:** https://meta.discourse.org/t/add-child-model-for-user/13493
**Category:** Feature
**Created:** [3월 7, 2014, 1:13오후 UTC](https://meta.discourse.org/t/add-child-model-for-user/13493 "2014-03-07T13:13:15Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![iyulanov](https://avatars.discourse-cdn.com/v4/letter/i/e99b99/32.png) [@iyulanov](https://meta.discourse.org/u/iyulanov)
#### Post date: [3월 7, 2014, 1:13오후 UTC](https://meta.discourse.org/t/add-child-model-for-user/13493/1 "2014-03-07T13:13:15Z")

</div>

Hi guys!

Maybe you advise me, how I can add child model for User?

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [3월 7, 2014, 5:21오후 UTC](https://meta.discourse.org/t/add-child-model-for-user/13493/2 "2014-03-07T17:21:02Z")

</div>

What kind of data are you looking to store? That might help us recommend an approach.

---

<div class="post-metadata">

### Author: ![iyulanov](https://avatars.discourse-cdn.com/v4/letter/i/e99b99/32.png) [@iyulanov](https://meta.discourse.org/u/iyulanov)
#### Post date: [3월 7, 2014, 5:33오후 UTC](https://meta.discourse.org/t/add-child-model-for-user/13493/3 "2014-03-07T17:33:26Z")

</div>

userbar for User. User has many userbars

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [3월 7, 2014, 6:07오후 UTC](https://meta.discourse.org/t/add-child-model-for-user/13493/4 "2014-03-07T18:07:28Z")

</div>

Yeah that sounds like something you definitely want a model for. I personally haven’t dealt with plugins that require migrations yet. @sam do we support db migrations and such in plugin land?

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [3월 8, 2014, 2:30오전 UTC](https://meta.discourse.org/t/add-child-model-for-user/13493/5 "2014-03-08T02:30:19Z")

</div>

Not yet, we need to work out the mechanics.

Maybe add an [official install](https://meta.discourse.org/t/142537?silent=true)/remove process and hooks

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [12월 4, 2025, 11:09오전 UTC](https://meta.discourse.org/t/add-child-model-for-user/13493/6 "2025-12-04T11:09:24Z")

</div>


