Support Ticketing System
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
The support module provides a basic ticketing system and helpdesk that is native to Drupal, offering complete email integration.
Support for Drupal 8
Development of an 8.x version of this module has started. It is a complete re-write and re-architecture built on Views, Entities and OG. A migration path will be provided from the latest 6.x-1.x release; we hope the community will contribute a patch to also provide a migration path from the latest 7.x-1.x release. We aim to make the first beta releases available during the Fall of 2015.
https://github.com/tag1consulting/support
The Support module offers the following features:
- Ticketing activity is illustrated with colorful charts (depends on the Chart API module).
- Tickets can be assigned to users (and users can view all tickets assigned to them).
- Tickets support states (new, active, pending, closed, etc) and priorities (low, normal, high, critical, etc).
- Configurable email notifications for new and updated tickets.
- Email integration allows tickets to be created and updated via email, with support for attachments. New users can be automatically created. Ticket properties can be updated via email (using included support_mailcmd module).
- Highly configurable client and user ticket overviews, highlighting tickets that haven't been updated for a long time.
- Fully integrated with Drupal's search functionality, users can only search for tickets they have access to.
- Supports an unlimited number of clients, each with their own configuration and access permissions.
- Tickets are nodes, ticket updates are comments.