Skip to content
  1. Extras
  2. Tickets

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-thread wrapper).
  • Flat comment list via &tree=0`` and limit/offset pagination.
  • 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.

  1. Ticket section and permissions.
  2. System settings in namespace tickets.
  3. Templates with getTickets, TicketMeta, TicketComments, or TicketForm.

Dependencies