I want to use the Custom Attributes Plugin plugin on my server so that users can fill in custom fields about themselves, such as phone, position, etc.
Do I understand correctly that right now users can’t enter such details on their own, and it must be done by the admin for each user in the config.json file?
In the examples on the GitHub plugin page I see the userID parameter - is this the same userID that I can get in the id line after executing mattermost user search <nickname>?
But I think I’ll wait till this feature will be more easy to setup cause I have about 50 users and I really don’t want to configure all their details manually.
It’s not that hard, I agree, but right now I have more important tasks. Maybe I’ll implement this later if users will be asking for such a feature.
I don’t like the idea of storing user details in the main config file. But since mattermost is free and plugins still in beta I guess I’ll have to live with that. ¯\_(ツ)_/¯