Sign in

Use your persistent o:range websolo username and password.

First-time onboarding

Export your legacy Delphi site settings + database, then upload automatically to this web app.

Quick instructions

  1. On the Windows machine with SOLO legacy data, download the Windows launcher (.cmd). If the launcher is blocked, download the PowerShell script (.ps1) instead.
  2. Double-click the downloaded file, then keep the terminal window open until upload completes.
  3. Use the matching command shown below for .cmd or PowerShell, then return here and sign in after upload has finished.

Detecting operating system...

Download Windows launcher (.cmd)

Command to run after download: (.cmd)

.\legacy-export-upload.cmd -ApiUrl "https://www.solo.o-range.golf/api/onboarding/upload.php"

Download PowerShell script (.ps1)

Download PowerShell script (.ps1)

Command to run after download: (PowerShell)

powershell -ExecutionPolicy Bypass -File ".\legacy-export-upload.ps1" -ApiUrl "https://www.solo.o-range.golf/api/onboarding/upload.php"