I search a lot in GG but can not find the way to resolve my problems.
I creating a blog for my friends from high school. I created a table yesterday - friends(id, name, phoneNumber, image, address…).
But how to create a feature such as Team in ghost panel? I mean where I can add records for friends table.
ps: Im not sure about the datatype of image. Should it be text?
Hey @human1 Ghost doesn’t have any built-in way to make extensions such as that. In order to implement extra functionality you would need to hack core (see our contributing guide for info) or build your functionality outside of Ghost.