Skip to content
Open-source WhatsApp CRM·Built on official WhatsApp® Business API

Run your WhatsApp business from one inbox.

The open-source WhatsApp CRM template — shared inbox, contact hub, sales pipelines, broadcasts, and no-code automations. Fork it, brand it, self-host it on your own infrastructure.

1.6kstarsLive in 30s on HostingerYour data · your Supabase
Inbox · zappix
LIVE
Search conversations…
A
Aisha
Thanks! Received it.
D
Diego
Do you ship to Brazil?
Y
Yuki
Price sheet attached.
L
Luca
Got it, will test.
M
Maya
Hi! Just got your email…
Aisha
+44 7700 900123
Open
Hi! Is the kit available in large?
Yes — shipping today 🎉
Thanks! Received it.
Type a message…
Everything you need

One toolkit for your WhatsApp business.

Stop stitching together an inbox, a spreadsheet, and a broadcast tool. Zappix brings them together — and talks to WhatsApp natively.

Shared Inbox

Real-time WhatsApp threads with templates, reactions, quote-replies and internal notes.

Contacts

Address book with manual add, CSV import, tags, and rich contact detail views.

Pipelines

Multi-board Kanban deals with drag-drop stages and win-rate analytics.

Templates

Build, submit and edit WhatsApp templates in-app — with live Meta approval status.

Broadcasts

Bulk-send approved templates with a 4-step wizard and per-recipient delivery tracking.

Automations

Event-driven step chains — auto-replies, lead routing, tag reactions, webhook fan-out.

Flows

Branching, button-driven WhatsApp chatbots — no-code, with human handoff.

AI Assistant

Bring-your-own-key AI: drafted replies, auto-reply bot, knowledge base from your docs.

Members & Roles

Invite teammates, role-based access, ownership transfer — turn solo CRM into a team.

How it works

From fork to production in three steps.

No proprietary black box, no monthly per-seat rugpull. Just a working template you own.

  1. 01

    Fork the template

    Clone the open-source repo from GitHub. Full source, MIT-licensed, yours to brand.

  2. 02

    Connect Supabase & Meta

    Point it at your Supabase project, register your WhatsApp Business number with Meta.

  3. 03

    Deploy on Hostinger

    Ship to Hostinger Managed Node.js in about 30 seconds. Or anywhere Node runs.

Self-host · MIT-licensed

Your data. Your infra. Your CRM.

Zappix is a template — not a SaaS. You clone the repo, connect your own Supabase project, plug in your Meta app credentials, and deploy it wherever Node.js runs.

  • Customer data stored in your Supabase project — never proxied.
  • MIT license: fork, brand, resell, extend.
  • Deploy on Hostinger, Vercel, Railway, or any Node host.
  • Public REST API + outbound webhooks out of the box.
~/zappix
$ git clone <your-repo>.git zappix
$ cd zappix && bun install
$ cp .env.example .env
  # → Supabase URL, keys
  # → Meta WhatsApp token, phone_number_id
$ bun run db:push
  ✔ 12 migrations applied
$ bun run deploy
  ✔ built
  ✔ deployed to crm.yourdomain.com
  ✔ webhook verified

$ 
FAQ

Everything else you might ask.

Still curious? Our team replies on WhatsApp — obviously.

Is Zappix really open source?

Yes — the whole template is MIT-licensed. Fork it, brand it, extend it, and self-host it on your own infrastructure. No lock-in.

Do you use the official WhatsApp Cloud API?

Yes. Zappix is built on Meta's official WhatsApp Business Cloud API. You bring your own WhatsApp Business number and connect it via a standard Meta app.

Where does my data live?

In your own Supabase project. Zappix never proxies your customer data through our servers — the template talks directly to your database and to Meta's API.

How fast can I deploy it?

Roughly 30 seconds on Hostinger's Managed Node.js hosting, or however long a git-push takes on any other Node host. Full walkthrough in the docs.

Can I use it for multiple clients or brands?

Yes. The Members feature supports invitations and role-based access, and the template is easy to fork per client for a fully white-labelled deployment.

Do I need to know AI to use the AI Assistant?

No. Bring your own OpenAI (or compatible) key, drop in your FAQs and product docs, and the assistant drafts replies or runs an auto-reply bot with human handoff.

Ship your WhatsApp CRM this weekend.

Clone the repo, wire up Supabase and Meta, deploy. That's the whole setup.