
Tickets
Component for user pages (tickets) and comments. Current package version: 1.14.0.
Features
- Ticket sections and tickets in the Manager with custom forms, tabs, and comment counters.
- Create and edit tickets on the frontend with permission checks.
- Ajax comments on tickets and any MODX resource.
- Multiple comment threads per page (
.comments-threadwrapper). - Flat comment list via
&tree=0`` andlimit/offsetpagination. - Rights to publish in a section (
section_add_children) and to comment. - Ticket cache, Jevix filtering on output, MarkItUp on the frontend.
- Email to authors, reply targets, and subscribers; BCC to admins.
- File uploads on tickets and comments; image description editing in mgr.
- Latest feed (
TicketLatest) and favorites (getStars).
Quick start
Step by step: Quick start.
- Ticket section and permissions.
- System settings in namespace
tickets. - Templates with
getTickets,TicketMeta,TicketComments, orTicketForm.
Dependencies
- pdoTools for list snippets.
- FormIt optional for
&validatein TicketFormit. - PHP 8+ (1.14 includes 8.2 fixes).
