Skip to content

Best OTOBO Plugins & Extensions

OTOBO ships with a solid core, but most teams extend it with OPM packages — plugins for ITSM, knowledge bases, monitoring, AI, and UI tweaks. The community and Rother OSS publish dozens of maintained extensions.

Package catalog: Browse the full, searchable directory on OpenITSMHub — with compatibility, maintainer, license, and download links for every package.

Browse all OTOBO packages on OpenITSMHub →

The table below highlights widely used OTOBO extensions. For descriptions, version history, dependencies, and install files, follow the OpenITSMHub link on each row — that site is the authoritative source for package details.

PluginWhat it doesDetails on OpenITSMHub
OTOBO ITSMITIL-aligned ITSM suite (Change, Incident, Problem, CMDB)otobo-itsm
OTOBO CMDBConfiguration Management Database for assets and CIsotobo-cmdb
FAQKnowledge base for agents and customersfaq
SystemMonitoringNagios, Icinga, Zabbix integration for event-driven ticketssystemmonitoring
SurveyCustomer satisfaction surveys after ticket closuresurvey
TimeAccountingTime tracking and reporting on tickets and projectstimeaccounting
OTOBO Service CatalogVisual service catalog in the customer portalotobo-service-catalog
OTOBO Kanban BoardDrag-and-drop Kanban view for ticket workflowsotobo-kanban-boards
Open Ticket AIAI classification, routing, and summarization middlewareopen-ticket-ai-runtime

More categories — integrations, skins, developer tools, REST clients — are listed on OpenITSMHub. Filter by system, category, or maintainer before you deploy to production.

OpenITSMHub aggregates packages for OTOBO, Znuny, OTRS Community Edition, and related ITSM stacks. Useful entry points:

ResourceLink
OTOBO plugin overviewopenitsmhub.com/otobo-plugins
All packages (OTOBO filter)openitsmhub.com/packages?systems=otobo
OTOBO system pageopenitsmhub.com/systems/otobo
Compatible skinsopenitsmhub.com/skins

Packages are installed via the OTOBO Package Manager in the admin UI or on the console:

Terminal window
bin/otobo.Console.pl Admin::Package::Install /path/to/package.opm
bin/otobo.Console.pl Maint::Config::Rebuild
bin/otobo.Console.pl Maint::Cache::Delete

On Docker stacks, run these inside the app container — see OTOBO Docker.

For AI-assisted ticket classification in OTOBO, see OpenTicketAI, OTAI Runtime, and OTOBO Artificial Intelligence.

Start with Plugin development — SOPM layout, building OPM files, event handlers, and dynamic fields. Published packages can be submitted on OpenITSMHub for the community.

Frequently asked questions

Where can you find recommended OTOBO plugins?

This guide lists common add-ons and points to OpenITSMHub for details, compatibility, and downloads of OPM packages.

How do you install an OTOBO plugin?

Install OPM packages through the OTOBO package manager after verifying compatibility with your OTOBO version.

Can you develop your own OTOBO plugin?

Yes. Custom plugins are possible when built-in features and existing community packages do not cover your requirements.