Add child model for User

Hi guys!

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

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

userbar for User. User has many userbars

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?

1 Like

Not yet, we need to work out the mechanics.

Maybe add an official install/remove process and hooks