Mumara Campaigns is self-hosted software, and there are three ways to install it depending on your environment and skill level.
Auto-Installer (~10 min) — a single SSH command that configures everything (web server, PHP, database, cron, queue workers) on a fresh VPS or dedicated server. Choose this if you have root access and want a hands-off setup.
Quick Install (~15 min) — for shared or managed hosting with cPanel, Plesk, or a pre-configured LAMP/LEMP stack. You upload the files, create a database in phpMyAdmin, and the built-in web installer guides you through configuration.
Custom Install (~30 min) — a step-by-step manual guide (Apache on AlmaLinux) for system administrators who need full control, run non-standard environments, or deploy in containers.
Whichever method you pick, three prerequisites apply: a valid Mumara Campaigns license key, a domain or subdomain pointing to your server, and a server that meets the system requirements (Linux, PHP 8.4+, MySQL 8.0+ or MariaDB). The simplest decision rule: fresh dedicated server with root access → Auto-Installer; control-panel hosting → Quick Install; everything else, or whenever you want to understand and control each step → Custom Install.