Skip to content
GrandCoders
Documentation

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

    Recommended

    Open the public demo. Live channel sends and secret changes are disabled.

    • No purchase code required
    • Resets on a schedule
    Open live demo
  • I am ready to install

    Follow the illustrated install guide — web installer or CLI.

    • Shared hosting and VPS covered
    • Screenshots for each major step
    Open installation guide
  • 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
    Open licensing guide
Live product UI — conversations across official channels.
Browser installer: environment, database, licence, administrator.

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.

First workspace lands on the dashboard when install completes.
Showcase profile used by the public demo.
  • 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)

    Recommended

    Document 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
    Shared hosting guide
  • 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
    Installation guide
  • 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 …
    See both options with screenshots

Documentation map

Every topic is its own URL so you can send buyers a single link.

  • Installation

    Recommended

    Requirements, layout, web installer screenshots, CLI, cron, mail checks.

    Open
  • Features

    What ships in 1.0 with product screenshots.

    Open
  • Licensing

    Purchase codes, one install per code, Envato verification.

    Open
  • Shared hosting

    Document root, cron paths, compatibility worker.

    Open
  • Channels & credentials

    Meta, Telegram, mail — secrets stay in .env.

    Open
  • Support

    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