📘

Installation Guide

Thank you for your purchase! This guide will walk you through installing the application on your web server.

Requirements

PHP [[MIN_PHP_VERSION]]+ MySQL 5.7+ / MariaDB 10.3+ Apache + mod_rewrite Extensions: pdo_mysql, mbstring, openssl, tokenizer, xml, ctype, json, bcmath, fileinfo, zip, gd, curl, iconv, intl

Installation Steps

1. Create a Database

Create a MySQL database using your hosting control panel (e.g. cPanel, Plesk, DirectAdmin). Note down the database name, username, and password — you'll need them in step 4.

2. Upload the Files

Upload both the .zip file and install.php to your web server's document root folder:

HostDocument Root
cPanelpublic_html
Pleskhttpdocs
XAMPP / Apachehtdocs
Otherwww or wwwroot

3. Launch the Installer & Follow the Wizard

Open your web browser and navigate to:

https://yourdomain.com/install.php

The installer walks you through license, requirements, database, app settings, email, and admin account creation. It will attempt to delete itself automatically when finished — if it cannot, manually remove install.php and the .zip file from your server.

4. Log In

Visit your admin panel at:

https://yourdomain.com/admin

Troubleshooting

Blank page

Ensure PHP [[MIN_PHP_VERSION]]+ is installed and all required extensions are enabled

500 error after install

Verify that mod_rewrite is enabled in your Apache configuration

File uploads not working

Set the storage/ directory permissions to 755 or 775

Need more help? Contact support.