# PhoenixKitComments v0.1.3 - Table of Contents Comments module for PhoenixKit — polymorphic threading, likes/dislikes, and moderation ## Modules - [PhoenixKitComments](PhoenixKitComments.md): Standalone, resource-agnostic comments module. - [PhoenixKitComments.Comment](PhoenixKitComments.Comment.md): Schema for polymorphic comments with unlimited threading depth. - [PhoenixKitComments.CommentDislike](PhoenixKitComments.CommentDislike.md): Schema for comment dislikes in the standalone Comments module. - [PhoenixKitComments.CommentLike](PhoenixKitComments.CommentLike.md): Schema for comment likes in the standalone Comments module. - [PhoenixKitComments.Web.CommentsComponent](PhoenixKitComments.Web.CommentsComponent.md): Reusable LiveComponent for displaying and managing comments on any resource. - [PhoenixKitComments.Web.Index](PhoenixKitComments.Web.Index.md): LiveView for comment moderation admin page. - [PhoenixKitComments.Web.Settings](PhoenixKitComments.Web.Settings.md): LiveView for Comments module settings management.