README
NodeBB Topic Badges
Allows users to label a topic with a badge by prefixing their title in square brackets like so:
[my badge name] This is my topic
Screenshots
Installation
npm install nodebb-plugin-topic-badges
NodeBB Topic Badges - Allows users to label a topic with a badge by prefixing their title in square brackets
<script type="module">
import nodebbPluginTopicBadges from 'https://cdn.skypack.dev/nodebb-plugin-topic-badges';
</script>
Allows users to label a topic with a badge by prefixing their title in square brackets like so:
[my badge name] This is my topic
npm install nodebb-plugin-topic-badges