UVdesk
Open-source, multichannel helpdesk and ticketing system built on Symfony.
Why consider UVdesk?
UVdesk is an enterprise-level open-source helpdesk system built with PHP and Symfony. It provides email ticketing, knowledge base management, ticket automation, and multi-channel customer workflows.
Learn UVdesk by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of UVdesk
UVdesk Community Edition is an extensible ticketing system tailored for customer support teams. It converts inbound customer emails into support tickets, routes requests to specific agent groups, and tracks SLAs.
Installing via Composer
Install UVdesk using Composer:
composer create-project uvdesk/community-skeleton helpdesk-projectcd helpdesk-projectphp bin/console server:startNavigate to http://localhost:8000 to complete the visual web installer, configure your SMTP email server, and set up your support mailbox.
UVdesk Community Edition is distributed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.