You can try out WhatsDesk online here: Live Demo.
Not that landing page and the SaaS functions are not part of this repo.
🚀 WhatsDesk is an open-source WhatsApp marketing and automation platform designed to help businesses manage conversations, contacts, and campaigns efficiently.
This repository is the community (open-source) edition of WhatsBox.
- ✅ WhatsApp Cloud API Integration
- ✅ Message Sending (Text, Media, Templates)
- ✅ WhatsApp Calls
- ✅ Contact Management
- ✅ Basic Campaign Management
- ✅ Webhook Handling
- ✅ Multi-user Support
- ✅ Analytics
- ✅ API
- Backend: Laravel
- Frontend: Blade / React (depending on module)
- Database: MySQL / PostgreSQL
- API: WhatsApp Cloud API
- Queue: Redis / Database
- Auth: Laravel Authentication
- Docker image
git clone https://github.com/mobidonia/whatsdesk.git
cd whatsdeskcomposer install
npm install
cp .env.example .env
Using Herd, select the project. Open your site at whatsdesk.test
