Can someone help me edit the profile and search of OSSN?

Dominik L Posted in Component Development 3 years ago

I want to edit the search and profile of OSSN

Users need to insert their birthdate when they are registering to my site and now I want to show the users age and gender in their profile beside the profile picture.

In addition to that, I want to optimize the search function to look for a specific age, an age range AND/OR gender to find users in my own age/gender

Can someone help me with that? I'm willing to pay for the component development

Like that:

enter image description here

Replies
German Michael Zülsdorff Replied 2 years ago

I think, at least I found a solution for adding the age and gender. See
https://www.opensource-socialnetwork.org/component/view/7007/eighteen-male

German Dominik L Replied 2 years ago

Nope I didn’t

us Noah Domani Replied 2 years ago

@Dominik L did you ever get this working? I am looking to have the same thing.

Sango Goldie Hamilton Replied 3 years ago

To add age and gender information to the user's profile, you need to edit the OSSN search and profile pages. You can retrieve the user's birthdate from the database and calculate their age using PHP, and then display it on the profile page alongside their gender information.