Hi Easy profile
I'm using your Social media plugin for a site I have build for a clothing company, that uses it as an intranet system for their employees. They ahve requested that theyd be able to add what store they're working in, to their profile page, so everybody can see where everybody works by visiting their profile. As I see it this requires at least 4 steps:
1. Adding the store input field to the signup formular
2. Adding the store input field to th the "edit profile" site
3. Adding the store string to some profile database
4. Outputting the store string to the frontend in the profile view
Can you assist me as to how I do this, as I'm not sure where in the code I take every step?
Thanks