Add liked posts to user account
I'm working on a setlist website where the users can view all the setlists from a band. I would like to have the functionality that users can add their attended setlists to their profile.
So when they go to their profile page, they'll see all the gigs attended.
My guess is to install Buddypress and start from there. But maybe there is another solution for this?
- users should be able to create a profile
- a user should be able to like or favourite (in this case "attend") the gig (= custom post type 'gig').
- they should be able to view all their gigs attended.
Thanks in advance.
Topic community buddypress custom-post-types Wordpress
Category Web