Welcome
This wizard prepares the server before the CMS setup runs. It works without Laravel or Node pre-installed in the web app — we detect PHP and Node on your hosting and install dependencies when possible.
- Detect PHP (Plesk 8.4, etc.) and required extensions
- Run
composer install --no-devifvendor/is missing - Optionally run
npm ci && npm run build - Create
.envif needed, then continue to site setup