Custom Profile Field / Champs personnalisable Profil Utilisateur

Bonjour,

j’essaye d’ajouter des champs paramétrables à un profil Peertube . Une idée ?

Ces champs pourrait être ajouté uniquement par l’utilisateur uniquement dans un premier temps et être hardcodé) et ils seraient visible sur le profil.


Hello,

I was wondering if you had a clue on how to make a plugin that add custom fields (hardcoded first) to a profile and display the value when someone look at this profile.


(Peertube 7.3)

Merci / Thanks !

link to the project : Connexion · GitLab

As far as i know, for now Peertube only permit custom fields on the video form.

The proper way to implement your needs would be to have a similar mechanism for user profiles. You can open an issue on github to ask for this feature (and contribute to it if you want).

That what I thought, but as newbie in this project, I was wondering if I had missed something. I have tried to make a plugin but the hook I needed didn’t seem to exists.