Skip to main content

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โ€‹

  1. โœ… Check the Server Requirements
  2. ๐Ÿš€ Follow the Installation Wizard
  3. ๐Ÿ  Read the Shared Hosting Guide (cPanel users)
  4. ๐ŸŽฏ Complete your First Steps after install
  5. ๐Ÿ“‹ 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 & AdsMessagingThird-Party FormsOther
Facebook Lead AdsWhatsApp BusinessTypeformLeadHub Web Form
Instagram LeadsTelegramJotFormEmail (IMAP)
TikTok Lead GenViberCalendlyManual Entry
LinkedIn Lead GenTwitter / Xโ€”API / Webhook
Google AdsSnapchatโ€”โ€”
YouTube Lead FormsPinterestโ€”โ€”
Microsoft Advertisingโ€”โ€”โ€”

See Lead Sources โ†’


Outbound Integrations (38 Supported)โ€‹

Sync every new lead instantly to your existing tools:

AutomationCRMEmail MarketingCommunicationData
ZapierHubSpotMailchimpSlackGoogle Sheets
n8nSalesforceActiveCampaignMicrosoft TeamsNotion
MakePipedriveKlaviyoTwilioAirtable
PabblyZoho CRMBrevoVonageGeneric Webhook
ActivepiecesFreshsalesConvertKitIntercomREST API Push
WorkatoMonday.comDripZendeskโ€”
โ€”Copper CRMGetResponseโ€”โ€”
โ€”Close CRMMoosendโ€”โ€”
โ€”StreakMailerLiteโ€”โ€”
โ€”Insightlyโ€”โ€”โ€”
โ€”Bitrix24โ€”โ€”โ€”
โ€”SugarCRMโ€”โ€”โ€”
โ€”Vtigerโ€”โ€”โ€”

See CRM Integrations โ†’ | Email Marketing โ†’ | Automation โ†’ | Communication โ†’ | Data โ†’


Documentation Mapโ€‹

SectionWhat You Will Find
Getting StartedRequirements, installation, shared hosting, first steps, glossary
LeadsLead records, custom fields, scoring, import, tags, task calendar
CompaniesCompany records and lead associations
PipelinePipelines, stages, Kanban board
FormsForm builder, embed codes, capture widget, tracking
AutomationsTriggers, conditions, actions, email sequences
CommunicationsConversations inbox, call log
MeetingsMeeting types, bookings, calendar
SalesProducts, quotes, invoices
MarketplaceBrowse and install shared templates (automations, pipelines, forms, sequences)
ToolsLanding pages, web tracking, lead widgets, feature requests
IntegrationsAll 38 outbound integrations, 19 lead sources, source health
ReportsLead volume, pipeline funnel, agent performance, revenue by rep, scheduled reports, audit log, and more
SettingsWorkspace configuration, messaging providers, storage, queue, realtime, referrals, industry packs
BillingSubscription and plan management
Super AdminPlatform-level admin โ€” tenants, plans, billing gateways, backups, landing page, email branding
AccountProfile, 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 artisan commands

Everything runs through the browser-based admin panel and a single cron job. See the Shared Hosting Guide.