An integration between WhatsApp Cloud API and Odoo ERP system with a modern Next.js frontend for managing conversations.
This project provides a complete solution for integrating WhatsApp Business Cloud API with Odoo. It allows businesses to:
- Send and receive WhatsApp messages directly from Odoo
- Manage WhatsApp conversations through a dedicated web interface
- Link WhatsApp threads with Odoo partners
- Handle message attachments (images, videos, documents, audio)
- Track message status (sent, delivered, read)
- Reply to messages with threading support
- whatsapp_cloud_api_backend/ - Odoo module (Python)
- frontend/ - Next.js web application
- Copy
whatsapp_cloud_api_backend/to your Odoo addons directory - Update the addons list and install the module
- Configure your WhatsApp Business Cloud API credentials in Odoo
See frontend/README.md for detailed setup instructions.
- Backend: Odoo 16.0+, Python 3.8+
- Frontend: Node.js 18+, Yarn
LGPL-3
- Ahmet Yiğit Budak - Altinkaya Enclosures
- Erol Develi - GitHub