Skip to content

Person can set fields of interest (person_tags plugin)

Caio Almeida requested to merge caiosba/noosfero:field-of-interest into master

This merge request adds a person_tags plugins that allows people to set fields of interest in form of free tags. This plugin adds a field to the edit profile form and adds an API endpoint to retrieve the tags of a given person. Tests included.

Merge request reports