Documentation
ConverzaFlow on shared hosting
Document-root layout, Composer-off-host builds, one-minute cron, and the built-in compatibility queue worker.
Safer layout
Layout
/home/account/converzaflow/ application, .env, vendor, storage
/home/account/public_html/ mapped to converzaflow/publicCron (required)
Use absolute paths. Prefer the PHP path shown in the control panel (Hostinger often uses /opt/alt/php83/usr/bin/php).
Cron
* * * * * /usr/bin/php /home/account/converzaflow/artisan schedule:run- Leave cron output enabled until scheduler and worker heartbeats are fresh
- Then redirect to a protected log if needed
Compatibility worker
When OPERATIONS_SCHEDULE_DATABASE_WORKER=true, each schedule:run also drains queues (default, billing, webhooks, workflows, channels, campaigns, integrations, intelligence, privacy) for up to about 50 seconds.
Still stuck?
Check the setup guide bundled with your download first — it is specific to the release you own. If that does not resolve it, open support and include your Envato purchase code so we can match the licence.
Go to support