[PAID] Allow badges to be granted in restricted categories

This can presumably be done using the SQL badge granting logic? (this feature needs to be explicitly enabled)

You would just grant a badge to users in the ‘Trust Level 2’ group (https://yourforum.com/admin/groups/automatic/trust_level_2)

It may be something you can do yourself if you can enable SQL editing in the Rails Console and craft a query similar to the template given by @tobiaseigen here:

2 Likes