Setup Wizard

Application Installer

Complete the initial setup in two steps: first validate the environment, then configure website details, database access, and the first administrator account.

1
Requirements Check PHP, server software, extensions, writable paths, and purchase verification connectivity.
2
Setup Environment is ready. You can continue with installation details.
3
Finish Displayed after installation succeeds.

Step 2: Setup Details

Provide licensing, website, database, and administrator information to complete installation.

Setup Access

Proves you control this server: must match the H4_INSTALL_TOKEN line in the uploaded .env.

Website Settings

Database

SQLite is the H4Stack default: everything lives in database/database.sqlite (above the web root) with WAL and a busy timeout preconfigured. Choose MySQL only if you have a reason to.

Administrator Account

The installer will update the environment file, run migrations, save website metadata, and create the first super administrator.
Back To Requirements