Pre-flight Checks

PHP Version ≥ 8.1
PDO Extension
PDO MySQL Extension
config/ directory writable
OpenSSL (for tokens)

1. Database Configuration

Will be created if it doesn't exist.

2. Admin Account

3. Site & API Configuration

Get your API key from console.anthropic.com

No trailing slash. Must match your server URL exactly.

This installer will: create the MySQL database, run the schema and seed SQL, create your admin account, and write config/config.php.