Top osTicket Plugins to Supercharge Your Support Desk osTicket is a powerhouse for open-source support, but its true strength lies in its extensibility. Whether you're looking to modernize your login system, automate tedious tasks, or connect with your team's favorite chat tools, the right plugins are essential. osTicket Core Plugins
and community-driven projects offer a wide range of features to customize your helpdesk. Essential "Must-Have" Plugins
These plugins address critical security and storage needs for any modern helpdesk environment. OAuth2 Client
: An absolute requirement for modern email integration. It allows osTicket to connect to Microsoft 365
mail services after they phased out basic authentication (username/password). Attachments on the Filesystem
: By default, osTicket stores attachments in the database, which can cause it to bloat. This plugin moves files to your server’s filesystem, improving database performance.
: Tracks all user and agent activity within the system. It is vital for compliance and for troubleshooting who made specific changes to a ticket. Two-Factor Authentication (2FA)
: Adds an extra layer of security to agent logins, protecting sensitive customer data from unauthorized access. Communication & Collaboration Plugins
Bridge the gap between your ticketing system and the tools your team uses every day. Slack & Microsoft Teams Integration
: Sends real-time notifications to your team channels whenever a new ticket is created or updated, ensuring no urgent request goes unnoticed. Mattermost & Discord Webhooks
: For teams using alternative chat platforms, community plugins allow for similar notification streams to keep everyone in the loop.
: Automatically adds staff members as collaborators if they are "@mentioned" in a ticket thread, streamlining internal collaboration. Efficiency & Automation Tools
Reduce manual workload and keep your ticket queue organized with these automation-focused options. AI Spam Closer
: Utilizes AI (like OpenAI APIs) to analyze ticket subjects and bodies, automatically closing detected spam tickets before they reach your agents. Autocloser
: Automatically closes open tickets after a period of inactivity, helping you maintain a clean and accurate queue. Attachment Preview
: Enables agents to view attached images or documents directly within the ticket thread instead of downloading them first. JIRA & Trello Integration
: Allows osTicket to communicate with project management tools, making it easier to escalate support tickets into development tasks. How to Install osTicket Plugins
Installing these features is straightforward. Follow these steps to get started: Plugin Installation - osTicket Forum
These are developed and maintained by the osTicket team. You can download them directly from the official osTicket download page. osticket plugins list
Authentication: LDAP and Active Directory: Syncs your staff and clients with your existing directory for seamless login.
Authentication: HTTP Passthrough: Allows for automatic login based on the user's web server session.
Authentication: OpenID / Social Login: Supports logins via Google, Microsoft, and other OAuth2 providers.
Storage: Amazon S3: Moves file attachments from your database to an S3 bucket to improve performance.
Storage: Dropbox: Similar to the S3 plugin, it stores attachments in a connected Dropbox account.
Audit Trail: Tracks all changes made to tickets, configurations, and user profiles for security compliance. Popular Third-Party & Community Plugins
For features not covered by official releases, the community provides several powerful add-ons:
Attachment Preview: Allows staff to view images and PDF attachments directly in the browser without downloading them.
Advanced Report/Dashboard: Provides deeper analytics than the built-in stats, often found on osTicket-Plugins repositories.
Slack/Discord Notifications: Pushes alerts to your team’s chat channels whenever a new ticket is created or updated.
Multi-Queue: Allows for better organization of custom ticket views beyond the standard "Open" and "Closed" lists.
Archiver: Helps clean up your database by archiving or deleting old tickets based on specific criteria. Where to Find More
osTicket Forums: The best place to find community-developed scripts and "mod" discussions.
GitHub: Many developers host open-source plugins here (e.g., search for "osticket-plugin").
Software-Mods: A well-known third-party provider of both free and premium osTicket enhancements.
The following report categorizes available plugins for osTicket, distinguishing between official core releases and widely-used community contributions. 1. Official Core Plugins
These plugins are developed and maintained by the official osTicket team. They are designed for stability and compatibility with the latest stable releases (currently v1.18.x and v1.17.x). Authentication & Directory Services:
LDAP/Active Directory: Allows staff and clients to authenticate against an AD or LDAP server. Top osTicket Plugins to Supercharge Your Support Desk
OAuth2 Client: Required for modern email authentication (e.g., Microsoft 365, Google Workspace).
2FA (Two-Factor Authentication): Adds an extra layer of security for staff logins.
Password Policy: Enforces specific password complexity and expiration rules. Storage & Management:
Attachments to Filesystem: Moves file attachments out of the database and onto the server's disk to improve performance.
Attachments in Amazon S3: Stores attachments in an AWS S3 bucket. System Integrity:
Audit Log: Tracks changes and actions taken by agents and users within the helpdesk. 2. Popular Community & Third-Party Plugins
Community plugins are developed by third parties and are not officially supported by the core osTicket team. Plugins — osTicket 1.17.7 documentation
Here are the most reputable sources for osTicket plugins:
Installation Tip: Most plugins are installed by uploading a PHP file to the /include/plugins/ directory and then activating it via Admin Panel → Manage → Plugins → Add Plugin.
Enhancing osTicket with plugins is a primary way to extend the functionality of this open-source help desk system without modifying its core code. Plugins are typically distributed as .phar files and installed by placing them in the /include/plugins directory of your osTicket installation. Official Core Plugins
Developed and maintained by the osTicket team, these plugins are considered stable and essential for modern help desk requirements like secure email and external authentication.
OAuth2 Client: Essential for modern email authentication with providers like Microsoft (Office 365) and Google (Gmail).
LDAP/Active Directory: Integrates your help desk with an existing LDAP server or Active Directory for unified user management.
Attachments on Filesystem: Offloads ticket attachments from the database to the web server's filesystem to improve performance.
Attachments in Amazon S3: Stores ticket attachments in an AWS S3 bucket.
Audit Log: Tracks activities performed by agents and users for accountability and security.
Two-Factor Authentication (2FA): Adds an extra layer of security for staff logins. Popular Community & Third-Party Plugins
These plugins are developed by independent contributors to add specific features like automation, UI improvements, and third-party integrations. Plugin Name Description Automation Autocloser Here are the most reputable sources for osTicket plugins:
Automatically closes open tickets after a defined period of inactivity. Archiver
Archives tickets before deletion to keep a record of old data. Communication Slack / MS Teams
Sends real-time notifications of new or updated tickets to communication channels. Mattermost Integrates osTicket notifications with Mattermost channels. UI & Formatting Markdown Support
Enables Markdown syntax in ticket threads for better formatting. Attachment Preview
Embeds images and files directly in the ticket thread for quick viewing. Management Subticket Manager
Allows for hierarchical parent-child relationships between tickets. Mentioner
Automatically adds staff as collaborators when mentioned in a thread. Specialized AI & Modern Extensions
Newer plugins increasingly focus on integrating AI to assist support agents in daily tasks.
AI Response Generator: Integrates with OpenAI to help agents draft accurate ticket replies.
AI Spam Closer: Uses keyword matching and AI analysis to automatically detect and close spam tickets.
AI Auto Dept Transfer: Automatically routes tickets to the correct department based on content analysis. Where to Find and Download The most reliable sources for finding plugins include: Where can i find the list of plugins that i can download?
Out of the box, osTicket is a powerhouse. It’s lightweight, open-source, and surprisingly robust for managing customer support tickets via email and a web portal.
However, the vanilla installation has limits. To turn osTicket into an enterprise-grade automation machine, you need plugins (often called "add-ons" or "extensions").
Because osTicket is open-source, the "plugin" landscape is a mix of free community mods and premium commercial tools. Here is the definitive list of must-have plugins, categorized by what they do.
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.