Welcome to LeadHub SaaS
LeadHub SaaS is a self-hosted, multi-tenant lead management platform built on Laravel and Filament 4. Aggregate leads from 19 sources, manage them through visual pipelines, automate follow-up workflows, build embeddable forms, and sync with 38+ external tools โ all from a clean, browser-based admin panel.
100% shared-hosting compatible. No SSH. No Redis. No Composer or Node.js. No terminal. Upload, install via browser, done.
Quick Startโ
- โ Check the Server Requirements
- ๐ Follow the Installation Wizard
- ๐ Read the Shared Hosting Guide (cPanel users)
- ๐ฏ Complete your First Steps after install
- ๐ Review the Glossary to understand key terms
Lead Sources (19 Supported)โ
LeadHub receives leads from any of these sources โ each with step-by-step setup instructions:
| Social & Ads | Messaging | Third-Party Forms | Other |
|---|---|---|---|
| Facebook Lead Ads | WhatsApp Business | Typeform | LeadHub Web Form |
| Instagram Leads | Telegram | JotForm | Email (IMAP) |
| TikTok Lead Gen | Viber | Calendly | Manual Entry |
| LinkedIn Lead Gen | Twitter / X | โ | API / Webhook |
| Google Ads | Snapchat | โ | โ |
| YouTube Lead Forms | โ | โ | |
| Microsoft Advertising | โ | โ | โ |
See Lead Sources โ
Outbound Integrations (38 Supported)โ
Sync every new lead instantly to your existing tools:
| Automation | CRM | Email Marketing | Communication | Data |
|---|---|---|---|---|
| Zapier | HubSpot | Mailchimp | Slack | Google Sheets |
| n8n | Salesforce | ActiveCampaign | Microsoft Teams | Notion |
| Make | Pipedrive | Klaviyo | Twilio | Airtable |
| Pabbly | Zoho CRM | Brevo | Vonage | Generic Webhook |
| Activepieces | Freshsales | ConvertKit | Intercom | REST API Push |
| Workato | Monday.com | Drip | Zendesk | โ |
| โ | Copper CRM | GetResponse | โ | โ |
| โ | Close CRM | Moosend | โ | โ |
| โ | Streak | MailerLite | โ | โ |
| โ | Insightly | โ | โ | โ |
| โ | Bitrix24 | โ | โ | โ |
| โ | SugarCRM | โ | โ | โ |
| โ | Vtiger | โ | โ | โ |
See CRM Integrations โ | Email Marketing โ | Automation โ | Communication โ | Data โ
Documentation Mapโ
| Section | What You Will Find |
|---|---|
| Getting Started | Requirements, installation, shared hosting, first steps, glossary |
| Leads | Lead records, custom fields, scoring, import, tags, task calendar |
| Companies | Company records and lead associations |
| Pipeline | Pipelines, stages, Kanban board |
| Forms | Form builder, embed codes, capture widget, tracking |
| Automations | Triggers, conditions, actions, email sequences |
| Communications | Conversations inbox, call log |
| Meetings | Meeting types, bookings, calendar |
| Sales | Products, quotes, invoices |
| Marketplace | Browse and install shared templates (automations, pipelines, forms, sequences) |
| Tools | Landing pages, web tracking, lead widgets, feature requests |
| Integrations | All 38 outbound integrations, 19 lead sources, source health |
| Reports | Lead volume, pipeline funnel, agent performance, revenue by rep, scheduled reports, audit log, and more |
| Settings | Workspace configuration, messaging providers, storage, queue, realtime, referrals, industry packs |
| Billing | Subscription and plan management |
| Super Admin | Platform-level admin โ tenants, plans, billing gateways, backups, landing page, email branding |
| Account | Profile, active sessions, two-factor auth, privacy & data, help/FAQ |
Architecture at a Glanceโ
- Multi-tenancy: Each tenant has their own isolated workspace. The super admin creates tenants and assigns plans.
- Subdomain access:
acme.yourdomain.com/admin(default) or custom domain - Admin panel:
/admin - Super admin panel:
/super-admin - Queue: File-based, processed by
cron.phpโ no Redis or Supervisor needed - PHP: 8.4+ required
Shared Hosting โ What You Do NOT Needโ
- โ Redis or Memcached
- โ SSH or terminal access
- โ Composer or npm
- โ Supervisor or process managers
- โ Any
php artisancommands
Everything runs through the browser-based admin panel and a single cron job. See the Shared Hosting Guide.