Stranik
(Evgeny)
2
- Look at this part of the code:
https://github.com/discourse/discourse/blob/master/app/assets/javascripts/discourse/templates/user.hbs#L51
- Add the file with the content to your plugin:
plugin/assets/javascripts/discourse/templates/connectors/user-profile-avatar-flair/user-trust.hbs
{{mount-widget widget="user-trusy" args=(hash model=model)}}
- Add widget
plugin/assets/javascripts/discourse/widgets/user-trusy.js.es6
- And in it, place what you get out.