Install Uvdesk Community Helpdesk
masterYou can install the Uvdesk project using Composer (recommended) or by downloading the ZIP archive manually. Once installed, use the built-in console command to complete the configuration.
# Option 1: Using Composer (Recommended)
cd /home/uvdesk/workstation/projects
composer create-project uvdesk/community-skeleton
# Option 2: Manual Download
cd /home/uvdesk/workstation/projects
wget "https://cdn.uvdesk.com/uvdesk/downloads/opensource/uvdesk-community-current-stable.zip"
unzip uvdesk-community-current-stable.zip
# Final Step: Configure the helpdesk via CLI
php bin/console uvdesk:configure-helpdesk