API Reference PhoenixKitPosts v#0.1.3

Copy Markdown View Source

Modules

Context for managing posts, likes, tags, and groups.

Legacy schema for comment dislikes.

Legacy schema for comment likes.

Schema for user posts with media attachments.

Legacy schema for post comments.

Schema for post dislikes.

Schema for user-created post groups (Pinterest-style boards).

Junction schema for post-group assignments.

Schema for post likes.

Junction schema for post media attachments.

Schema for post mentions (tagged users).

Schema for post tags (hashtags).

Junction schema for post-tag assignments.

Schema for post view tracking (analytics).

Handler for scheduled post publishing.

LiveView for displaying a single post with all details and interactions.

LiveView for creating and editing posts.

LiveView for creating and editing post groups (collections).

LiveView for managing user's post groups (collections).

LiveView for displaying and managing posts in PhoenixKit admin panel.

LiveView for posts module configuration and settings management.

Oban cron job for publishing scheduled posts.