verbb / comments

A Craft CMS plugin for managing comments directly within the CMS.
Other
137 stars 33 forks source link

Add the ability to manage flags and votes in the control panel #295

Open engram-design opened 4 months ago

engram-design commented 4 months ago

Managing these in the control panel would be ideal as overrides.

Flags are reliant on multiple records to get over the set threshold. Votes can get up/down votes from users. In either case, we need to employ an "override" set at the comment level (only being able to be set via the CP) that doesn't rely on creating fake multiple flag/vote records.