Component for gaming platform prefix possible?

Daniel Teich Posted in Component Development 4 years ago

Just a question. Is it possible to create a component for a gaming Plattform? The users should select XBOX, PS4 or PC in the registration Form and then Display [PC] or [XB1] right before the Username in the newsfeed and Profile. And the ability to change the Plattform later in the profile Settings.

Would be nice if some can create such a component or a universal Component with this features

Replies
Indonesian Arsalan Shah Replied 4 years ago

It is possible to create component as per the need. you should see signup fields component. Later you need to override profile view and edit its html and add something like

echo $user->game_prefix;

https://www.opensource-socialnetwork.org/component/view/959/signup-fields