Documentation
Messaging Hub
Current
Current Features
- Database schema for threads, participants, and messages.
- Admin thread list with filters, unread counts, last message previews, and per-thread viewer.
- Admin-post handler for posting messages with nonce and permission checks.
- Frontend stylesheet enqueue for messaging UI consumers.
- Thread summary panel with context labels, participants, unread, and last update.
- Support ticket overlay with status, priority, assignee, and category.
- Summary cards, focus chips, and quick replies for faster triage.
- Context summary and badge hooks for deep integrations.
Admin page: luperiq-messaging-hub.
DB tables: lq_threads, lq_thread_participants, lq_messages.