CloudBill Pro Documentation

Welcome to the CloudBill Pro documentation. This guide covers everything from installation to advanced module development.

Version 1.0 — If you find a bug or have a feature request, please open a support ticket from your CodeCanyon purchase page.

Quick Start

Get CloudBill Pro up and running in under 10 minutes:

1
Download the package from CodeCanyon after purchase.
2
Upload all files to your web server's document root.
3
Create a MySQL database and user for CloudBill Pro.
4
Visit https://yourdomain.com/install and follow the 5-step installer.
5
Configure your cron job for automated billing (see Cron Jobs).

What's Inside

Installation Guide

Step-by-step setup with web installer

Module Development

Build custom gateways, servers, registrars

REST API Reference

Integrate CloudBill Pro with other systems

System Requirements

ComponentMinimumRecommended
PHP8.08.2+
MySQL5.78.0+ or MariaDB 10.6+
Web ServerApache 2.4 (mod_rewrite) / NginxNginx + PHP-FPM
RAM256MB512MB+
Storage100MB + data1GB+
Required PHP extensions: PDO, pdo_mysql, OpenSSL, JSON, cURL, Mbstring, Fileinfo