This repository has been archived by the owner on Aug 10, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 387
v0.2.1 Features
balping edited this page Jan 19, 2016
·
2 revisions
##Features:
- Three main users roles users, agents, and admins
- Users can create tickets, keep track of their tickets status, giving comments, and close their own tickets (permissions are configurable)
- Auto assigning to agents to tickets, the system searches for agents in specific department and auto select the agent with lowest queue
- Agents can communicate with ticket issuers and update tickets through ticket comments
- Auto email notifications to ticket participants (ticket owner, assigned agent) when ticket is updated or there is a new comment
- Simple admin panel
- Administrators can add agents, create custom statuses, categories/departments, priorities, and manage tickets and comments.
- Tickets access restrictions (Only ticket owner, an agent, or an admin whom has access to the ticket)
- Settings option to allow agents access to all tickets or to restrict agents access to only their assigned tickets
- Localization ((English, Hungarian, Brazilian Portuguese, and German language packs are included)
- Tickets can be closed and reopened (with configurable permissions)
- Views files (admin and tickets index) are more organized .. with simple screen for normal users and more advanced screen for agents and admins
- New enhanced tickets listing table
- Insightful admin dashboard with statistics and graphs on the overall tickets activities and tickets resolution performance per categories and per agents.
- Settings are now adjustable directly from admin panel, instead of the config file 'config/ticketit.php'
- Administrators accounts management section in the admin panel
v0.2.1 Screen shots:
Ticketit Settings Panel
Admin Tickets screen
Agent tickets screen
User tickets screen
Admin dashboard
Administrators management
Email Notifications (on ticket create, ticket update, new comment)