Send SMS from within tickets in osTicket via the seven gateway, plus event-based dispatch on ticket creation.
- Send SMS from a Ticket - Click More > Send SMS on any open ticket
- Auto-Resolve Recipient - When the assignee has a mobile-phone number, it's pre-filled
- Event-Based Dispatch - Auto-fire SMS to the assigned staff or team lead on ticket creation
- Mail-Template Driven - Reuse osTicket's mail templates as SMS bodies
- osTicket 1.17+ (tested with 1.17.2)
- A seven account with API key (How to get your API key)
- Download the latest release.
- Extract it into
/path/to/osticket/include/plugins/. - In the admin go to Manage > Plugins, click Add New Plugin and install seven.
- Create a new plugin instance and paste your API key.
- Set Status to Active.
Open a ticket, click the More (cog icon) menu and pick Send SMS. If the assignee has a mobile-phone number set, the recipient field is pre-filled.
In the plugin instance settings:
- Pick a mail template - its body becomes the SMS body.
- Toggle Send SMS after ticket creation.
The plugin then SMSes the assigned staff member or team lead on every new ticket.
Need help? Feel free to contact us or open an issue.