VirtusLab-Open-Source / strapi-plugin-comments

A plugin for Strapi Headless CMS that provides end to end comments feature with their moderation panel, bad words filtering, abuse reporting and more.
MIT License
407 stars 63 forks source link

content-types comments does not appear #75

Closed Neyunse closed 2 years ago

Neyunse commented 2 years ago

Hi, I don't know if this is a bug or if I have to create the content-type of comments. Looking at the screenshots, I can see that the plugin adds a content-type... But in my panel it doesn't appear, I already used "yarn build" and it doesn't solve the problem either.

imagen

cyp3rius commented 2 years ago

@Neyunse it's not a bug, but a feature ;) The comments is a plugin with own UI (see your left sidebar -> plugins section -> Comments).

All of the collections delivered with Comments are exclusive for it, the only thing you must do is to add proper field in your own collections to link them with comments.