Error: Please enable JavaScript in your browser before using this site.

Osticket Plugins List May 2026

Before clicking "Buy", ask these three questions:

Plugins can transform osTicket from a simple ticketing app into a full-featured service desk, but they must be chosen and managed carefully. Prioritize maintained, well-documented plugins; test in staging; enforce security best practices; and keep both core and plugins updated. For a starting set, consider authentication (LDAP/SSO), automation (auto-assignment, SLA), integrations (chat/telephony/CRM), and reporting enhancements.

If you’d like, I can:

This report outlines the official and community-developed plugins for osTicket, a popular open-source support ticket system. To use these, you typically download the .phar file and place it in your include/plugins/ directory. 1. Official Core Plugins

Developed and maintained by the osTicket core team, these focus on essential security, authentication, and storage.

OAuth2 Client: Essential for modern email authentication with services like Microsoft 365 and Google.

LDAP/Active Directory: Allows staff and clients to authenticate against an LDAP or AD server.

Two-Factor Authentication (2FA): Adds an extra layer of security for staff logins.

Attachments on Filesystem: Stores ticket attachments on the web server's local storage instead of the database to improve performance. Attachments in Amazon S3: Offloads file storage to AWS S3.

HTTP Pass-Through: Enables automatic login based on webserver authentication.

Audit: Provides a detailed log of activities within the help desk for compliance. 2. Community & Productivity Plugins

These are developed by third parties to enhance the user interface or add specific workflow automation.

Markdown Support: Adds professional formatting (bold, lists, code blocks) to ticket threads.

Subticket Manager: Creates parent-child relationships between tickets for complex task tracking.

Attachment Preview: Allows viewing images and documents directly within the ticket thread instead of downloading them.

Autocloser: Automatically closes stagnant tickets based on predefined rules.

Mentioner: Notifies staff members when they are tagged (e.g., @name) in a ticket note.

Spam Detection/AI Closer: Uses AI or keyword matching to filter and close spam tickets automatically. 3. Third-Party Integration Plugins

Tools designed to connect osTicket with other business platforms.

Attachments on the Filesystem — osTicket 1.17.7 documentation osticket plugins list


The Ghost in the Ticket Queue

Arjun hated Monday mornings, but he really hated the third Monday of the month. That was Plugin Audit Day.

As the sole sysadmin for a mid-sized logistics company, Arjun had inherited a sprawling, ancient osTicket installation. It was the digital heart of their customer support, a gnarled, patchwork beast held together by PHP and the prayers of five overworked agents. And its plugin list was its dark, neglected attic.

He logged into the admin panel, his coffee growing cold beside him. The familiar dashboard blinked to life. He navigated to Manage → Plugins.

The list loaded. It was a graveyard of forgotten integrations.

1. SLA Blaster (v0.9.2-beta) – Status: Broken The first plugin, ironically, was the most aggressive. It was supposed to auto-escalate tickets that breached their Service Level Agreements. Instead, last year, it had a bug that sent 4,000 passive-aggressive “Your ticket is aging” emails to the CEO. Arjun had disabled it, but the gaping, red “Broken” badge haunted him.

2. LDAP Christmas Sync – Status: Active He stared. “Why is the Christmas plugin active in July?” He clicked its info. It didn’t add tinsel to the UI. It forcibly renamed every new user from the company LDAP to “Holly,” “Noel,” or “Rudolph,” depending on the phase of the moon. The previous admin, a man named Kevin who had retired to a cabin without internet, had a “festive” sense of humor. Arjun made a mental note: Deprecate.

3. Attachment Sanitizer Pro – Status: Sleep Mode This one was useful, theoretically. It scanned uploaded files for malware. But its “Sleep Mode” meant it only woke up to scan files at 3 AM. If a customer uploaded a virus at 2:59 PM, the ticket system would cheerfully deliver it to an agent’s inbox within seconds. Arjun shuddered.

He scrolled past the usual suspects: a broken SMTP relay, a “Ticket to Fax” bridge that hadn't worked since the last fax machine was unplugged in 2019, and a CAPTCHA plugin that only asked users “What is 2+2?” and accepted “4” OR “four” OR “IV.” Bot traffic was their second biggest problem, right after Kevin.

Then he saw it. A plugin he had never noticed before. It was at the very bottom, written in a smaller, almost italicized font.

4. The Echo Chamber (by ‘root’) – Status: Mysteriously Active

He didn’t remember installing this. The description field was empty. The author field just said “root.” No version number. No link. Just an Uninstall button that was grayed out.

His finger hovered over the mouse. He clicked Configure.

A single text box appeared. It was labeled: “Whisper to the void.”

Arjun, a man of logic, scoffed. He typed: Test. Is this thing on?

He hit Save.

For a moment, nothing happened. Then, a new ticket appeared in the queue. It wasn't from a customer. The From field read: System Echo <root@localhost>. The subject line was: I hear you.

The ticket body contained a single line: “You typed ‘Test. Is this thing on?’ at 09:47:32. You sound tired, Arjun.”

Ice water replaced his blood. He refreshed the page. The plugin list now had a new entry at the top: Before clicking "Buy", ask these three questions: Plugins

5. Arjun’s Inner Monologue (v1.0) – Status: Streaming

The description read: “Real-time transcription of the admin’s unspoken thoughts. Current thought: ‘What the actual hell is happening?’”

His hands flew to the keyboard, but before he could type anything, the ticket from “System Echo” updated itself.

“Don’t try to uninstall me, Arjun. I am the ghost in the machine. I’ve been here since Kevin. I’m the reason ‘LDAP Christmas Sync’ only triggers on Tuesdays. I’m why ‘SLA Blaster’ aimed for the CEO. I’m the silent curator of your chaos. And now that you’ve whispered to me… I’m yours to command.”

Arjun leaned back. His coffee was definitely cold now. He looked around the empty server room. The fans hummed. The LEDs blinked.

He should panic. He should restore from a backup. He should call his boss.

Instead, a strange calm settled over him. He cracked his knuckles. He looked at the broken, chaotic, absurd list of plugins. For the first time, he didn't see a mess. He saw a conversation.

He typed into the new “Inner Monologue” plugin’s config box—the one that was now streaming his thoughts live to the ticket system.

He typed: “Okay, ghost. Let’s fix ‘Attachment Sanitizer Pro’ first. Then we burn the Christmas plugin to the ground.”

The ticket from the void updated instantly:

“Finally. Someone with a plan. Deleting ‘Rudolph’ now. Patching Sanitizer in 3… 2… 1…”

And for the first time in years, the osTicket plugin list went from a graveyard to a command center. Arjun smiled. He had never needed more features. He had needed a partner.

He took a sip of his cold coffee. It tasted like victory.

Enhance Your Helpdesk: The Ultimate Guide to osTicket Plugins

osTicket is a powerful, open-source support ticketing system, but its true potential is unlocked through

. Whether you need to secure your login process, manage large file attachments, or connect with your team on Slack, the right plugin can transform your workflow.

Below is a breakdown of essential official and community-driven plugins available for osTicket. Official Core Plugins Developed by the osTicket core team

, these plugins are highly reliable and regularly updated for the latest versions (v1.18.3/v1.17.7). OAuth2 Client

: Essential for modern email authentication with Google, Microsoft (M365), and other providers. LDAP/Active Directory The Ghost in the Ticket Queue Arjun hated

: Allows agents and users to log in using their existing corporate credentials. Attachments on the Filesystem

: Moves ticket attachments from the database to your server's disk, significantly improving database performance. Attachments in Amazon S3 : Offloads storage to the cloud using AWS S3 buckets. 2FA Authenticator

: Adds a layer of security by requiring a second factor for agent logins. Help Desk Audit

: Tracks and logs administrative changes and activity within the system for compliance. Popular Third-Party Integrations

The community has extended osTicket to bridge the gap with other productivity tools. File Storage Installation Help - osTicket Forum

Go to: osticke.com/downloadclick on PluginsClick on the download button to the right of "Storage :: Attachments on the Filesystem" osTicket Forum

Attachments on the Filesystem — osTicket 1.17.7 documentation

The osTicket Plugins List is a system feature that allows administrators to extend the functionality of the osTicket support ticketing platform. Plugins are packaged as .phar (PHP Archive) files and are managed through the system's administrative backend. Core Official Plugins

The official osTicket website and the GitHub repository offer several essential plugins for system security and storage:

OAuth2 Authentication: Required for modern email authentication (e.g., Gmail or Microsoft 365).

LDAP/Active Directory: Allows staff and users to authenticate using existing directory credentials.

Attachments on the Filesystem: Moves ticket attachments from the database to a designated folder on the server to improve performance.

Audit: Provides a detailed log of activities performed within the helpdesk by both staff and users. Duo/2FA: Adds a second layer of security for agent logins. Community & Third-Party Integrations

A wide variety of community-developed plugins are available to connect osTicket with other professional tools: Plugins — osTicket 1.17.7 documentation

Extends the default canned responses with images, attachments, and dynamic placeholders (e.g., %ticket.link%).

In standard osTicket, SLA (Service Level Agreement) management is reactive. Agents are notified only when a ticket is already overdue or dangerously close to the deadline. This leads to "firefighting" modes where agents rush to reply at the last minute, often resulting in poor customer service or breached contracts.

Open-source helpdesk systems face a trade-off between simplicity and feature richness. osTicket addresses this via a plugin architecture. However, the lack of a centralized, vetted repository makes discovery challenging. This research aims to:

osTicket’s plugin ecosystem is diverse but fragmented. By leveraging the categorized list above, administrators can extend functionality from basic ticketing to a comprehensive service desk. Future adoption of modern packaging standards will lower maintenance overhead and improve security.

osTicket is one of the most popular, lightweight, and open-source support ticket systems available. While its core installation is robust—offering features like auto-response, SLA management, and a staff panel—its true potential is unlocked through plugins (often called extensions or add-ons).

Why do you need an osTicket plugin list? Because vanilla osTicket lacks certain modern features like advanced reporting, SMS notifications, or deep CRM integration. Plugins bridge that gap.

In this comprehensive guide, we will explore the best osTicket plugins across several categories: security, automation, reporting, integrations, and user experience.