ConverzaFlow documentation
Full product documentation: what ships, install paths, licensing, channels, hosting, upgrades, and how to get support with your Envato purchase code.
Start here
ConverzaFlow is self-hosted Laravel source code. You deploy it on your server. GrandCoders does not host your production inbox or obtain Meta approvals for you.
Use the live demo to evaluate the UI, then pick an install path and follow the illustrated installation guide.
I want to evaluate first
RecommendedOpen the public demo. Live channel sends and secret changes are disabled.
- No purchase code required
- Resets on a schedule
I am ready to install
Follow the illustrated install guide — web installer or CLI.
- Shared hosting and VPS covered
- Screenshots for each major step
I already bought it
Find your purchase code, activate one install, then contact support if needed.
- One live install per code
- Include the code in every support request
What you receive
The CodeCanyon download is the application you install — not a hosted subscription. If vendor/autoload.php is missing, run Composer on a machine with PHP 8.3.
- Laravel application source (PHP 8.3+)
- Prebuilt Vite assets in public/build (Node optional unless you customise the UI)
- Web installer at /install and CLI: php artisan converzaflow:install
- documentation/ folder matching these site guides
- LICENSE.md, CHANGELOG.md, README.html, SHA256SUMS
Choose your install path
Pick the path that matches your host. Both end at a signed-in owner account. The illustrated installation page walks each path with screenshots.
Shared hosting (CodeCanyon default)
RecommendedDocument root → public/, one-minute cron, database queue + compatibility worker.
- No Supervisor required
- Installer writes QUEUE_CONNECTION=database for you
- Up to ~1 minute job latency
VPS / dedicated
Same install, then prefer a real queue worker under Supervisor or systemd.
- Set OPERATIONS_SCHEDULE_DATABASE_WORKER=false if using Supervisor
- Near real-time workflows
Web installer vs CLI
Browser /install is the preferred path. CLI is available for scripted hosts.
- Web: Environment → Database → License → Administrator
- CLI: php artisan converzaflow:install …
Documentation map
Every topic is its own URL so you can send buyers a single link.
Installation
RecommendedRequirements, layout, web installer screenshots, CLI, cron, mail checks.
OpenFeatures
What ships in 1.0 with product screenshots.
OpenLicensing
Purchase codes, one install per code, Envato verification.
OpenShared hosting
Document root, cron paths, compatibility worker.
OpenChannels & credentials
Meta, Telegram, mail — secrets stay in .env.
OpenSupport
Contact with your Envato purchase code.
Open
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