This adds a link to WCA profile:
- next to user names in posts
- on the user card
- on the user profile
This plugin assumes several things:
- the SSO endpoint populates the custom.wca_id field (see the sso-discourse endpoint).
- the "wca_id" user custom field is whitelisted in the API in the Discourse settings
There is no need to manually create the "wca_id" custom field, it would get a name like "user_field_1" anyway.
Follow Install a Plugin
how-to from the official Discourse Meta, using git clone https://github.com/viroulep/discourse-wca-id.git
as the plugin command.
Please contact the WCA Software Team.