Osticket Plugins Link

The osTicket team maintains a selection of official plugins. These are highly stable, regularly updated, and secure. 1. Authentication and Identity Management

Installing a plugin in osTicket is straightforward, whether you are using a traditional LAMP stack or a containerised environment.

Get the .phar file (the standard format for osTicket plugins).

Furthermore, as osTicket moves towards version 2.0, developers are future-proofing their plugins to ensure they remain compatible, while simultaneously exploring new possibilities offered by the evolving core API. osticket plugins

Additionally, osTicket 1.18 introduced a built‑in webhook notification system, which can send ticket events to Discord, Slack, and other platforms without a custom plugin. However, the community plugins often provide more granular control.

Even a well‑written plugin can introduce bugs or performance issues. Before enabling a plugin on your live help desk, test it thoroughly on a staging copy of your osTicket instance. Pay special attention to:

Compliance and accountability are critical in IT service management. The Audit Trail plugin tracks every action taken within the system. It records who viewed a ticket, who changed a status, edited a response, or modified system settings. Must-Have Third-Party osTicket Plugins The osTicket team maintains a selection of official plugins

Log in to your osTicket staff control panel as an Administrator. Navigate to > Manage > Plugins . Click the Add New Plugin button at the top right.

The official core plugins provide a rock‑solid foundation, while the vibrant community continues to produce innovative add‑ons that push the platform further. By following best practices for installation, security, and upgrades, you can safely extend osTicket without ever touching the core code.

| Plugin | Function | |--------|----------| | | Creates parent‑child relationships between tickets. The admin interface is AJAX‑powered and prevents circular references—ideal for tracking linked issues. | | Markdown Support | Adds full Markdown formatting to ticket threads, with built‑in XSS protection via Parsedown and HTML Purifier. | | API Endpoints | Extends the standard REST API with additional endpoints for CRUD operations (GET, PATCH, DELETE, SEARCH) and supports subticket creation and department selection. | | Tab Swap | Swaps the order of the “Reply” and “Internal Note” tabs, making “Internal Note” the default. Perfect for teams that collaborate via internal notes before responding. | | AI Reply Assistant | Uses OpenAI to generate draft replies for new tickets and customer responses. The drafts are posted as internal notes (never sent to customers), and agents can review them before sending. Features include PII redaction, rate limiting, and a manual “AI Draft” button. | | Mentioner | Automatically detects staff mentions (e.g. @agent ) in a ticket thread and adds those agents as collaborators to the ticket. | | Agent Reply Plugin | Converts an agent’s note (sent via email) into a normal response, sends an email to the ticket creator, and auto‑assigns the ticket to the responding agent. | Additionally, osTicket 1

Installing a plugin in osTicket takes only a few minutes. Follow these step-by-step instructions:

The osTicket team maintains several official "Core" plugins, while the community provides various third-party integrations. Upgrade Overview (v1.15) — osTicket 1.15 documentation