https://github.com/discourse/discourse-user-card-badges
This plugin allows users to choose one badge with an image to show on their user card.
https://github.com/discourse/discourse-user-card-badges
discourse-plugin
Last synced: 3 months ago
JSON representation
This plugin allows users to choose one badge with an image to show on their user card.
- Host: GitHub
- URL: https://github.com/discourse/discourse-user-card-badges
- Owner: discourse
- License: mit
- Created: 2018-04-25T18:52:25.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T12:57:18.000Z (3 months ago)
- Last Synced: 2025-04-09T13:44:26.456Z (3 months ago)
- Topics: discourse-plugin
- Language: Ruby
- Homepage:
- Size: 466 KB
- Stars: 16
- Watchers: 20
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## discourse-user-card-badge
This plugin allows users to choose one badge with an image to show on their user card.
## Installation
Proceed with a normal [installation of a plugin](https://meta.discourse.org/t/install-a-plugin/19157).
### After Installation
Enable the plugin by going to the settings in Admin. Find the "user card badges enabled" setting and enable it.
### About
This plugin allows badge images to appear in the bottom right corner of user cards. Badges must have an image defined for them to be used.
Users can choose which badge image to show on their card by going to the Profile section of their preferences.
### License
MIT