Requirements
Required checks must pass.
- PHP 8.0+
- mysqli extension
- cURL
- JSON
- mbstring (optional)
- OpenSSL (optional)
- Writable project root
- open_basedir allows this site
- schema.sql present
- memory_limit ≥ 128M (optional)
- Background process helpers (optional)
- Node.js (optional worker) (optional)
- HTTPS (recommended) (optional)
- Front-end SPA (index.html / app.html)
- app.config.js (UI → API base)
- Static assets folder
- api/.htaccess (Apache extensionless) (optional)
- Nginx rewrite template (optional)
- /setup.php entry (nginx-safe)
- GetHomeSettings.php (UI home API)