Smart Flow – Installer

AI Commerce & Marketing SaaS – Single domain, multi-tenant. Complete each step in order.

Step 1: System requirements

Click the button below to check your server. If any check fails, follow the instructions shown for that item (PHP version, extensions, or folder permissions). Fix the issue, then click "Check requirements" again until all checks pass. You do not need a database or .env file for this step.

Step 2: Database configuration

Enter your MySQL or MariaDB details below. The installer will test the connection and save them for the next steps. If you have not created a database yet, do that in cPanel under MySQL Databases (create database, create user, add user to database with All Privileges), then enter the full database name and username here.


Step 3: SQL import

Runs Laravel migrations (preferred). Ensure Step 2 passed first.

Step 4: License activation

Step 5: Admin account

Step 6: Write configuration

Writes database credentials to .env and runs config:cache.

Step 7: Finalize

Creates storage/installed.lock and disables the installer. To reinstall, delete that file.