Quick Installation Guide

Set up your Remitium money transfer platform in a few simple steps.

  • 1
    Confirm your server meets the requirements outlined in Server Setup Requirements (PHP 8.1+, Laravel 9.1, MySQL 5.1+, Composer, and the required PHP extensions).
  • 2
    Upload the Remitium backend files to your production server using FTP or your hosting control panel, then follow the Deployment Guide to configure your virtual host / Nginx document root.
  • 3
    Run the installer by visiting your domain to complete database setup, migrations, and initial platform configuration.
  • 4
    Access the Admin Dashboard to configure currencies, fees & charges, bank/mobile deposit & withdraw methods, virtual card API, and platform settings.
  • 5
    Update the API base URL inside the mobile app configuration (see Flutter Environment Setup) if you are deploying the included Android/iOS apps.
  • 6
    Deploy the user website and start managing users, wallets, and remittance transactions.
Need the full walkthrough?

This page is a condensed quick-start. For detailed, step-by-step instructions including server configuration and admin panel setup, see Server Setup Requirements, Deployment Guide, and Admin Panel Setup in the sidebar.