WhatsApp automation app for Frappe and ERPNext v15.
- Author: Connect4systems
- Repository: https://github.com/Connect4systems/whatsapp
- GitHub stars: 0
- Forks: 0
- License: MIT
- Category: Integrations
- Maintenance: Actively Maintained
Install Whatsapp
bench get-app https://github.com/Connect4systems/whatsapp
Add the Frappe Gems badge to your README
Maintain Whatsapp? Paste this into your README:
[](https://frappegems.com/gems/apps/Connect4systems/whatsapp)
About Whatsapp
WhatsApp automation app for Frappe and ERPNext v15.
Features
- Sends Sales Invoice PDFs to the customer's WhatsApp number on submit.
- Sends Payment Entry confirmation messages to the customer's WhatsApp number on submit.
- Uses customer Contact mobile/phone values and normalizes Egyptian mobile numbers.
- Uses WAPilot credentials from
site_config.json. - Adds a reusable website floating WhatsApp button.
Required Site Config
Add these keys to your site config:
{
"wapilot_token": "your-token",
"wapilot_instance_id": "4027"
}
wapilot_instance_id defaults to 4027 if omitted.
The website floating button defaults to 201006676145. You can override it before the website script runs:
Install
cd ~/frappe-bench
bench get-app /path/to/whatsapp
bench --site install-app whatsapp
bench --site migrate
bench restart
For local development from this folder:
cd ~/frappe-bench
bench get-app D:/2026/Apps/whatsapp
bench --site install-app whatsapp
Related Integrations apps for Frappe & ERPNext
- Insights — Open Source Business Intelligence Tool
- Raven — Simple, open source team messaging platform
- Frappe Whatsapp — WhatsApp cloud integration for frappe
- Frappe Assistant Core — Infrastructure that connects LLMs to ERPNext. Frappe Assistant Core works with the Model Context Protocol (MCP) to expose ERPNext functionality to any compatible Language Model
- Biometric Attendance Sync Tool — A simple tool for syncing Biometric Attendance data with your ERPNext server
- Frappe React Sdk — React hooks for Frappe
- Frappe Js Sdk — TypeScript/JavaScript library for Frappe REST API
- Mcp — Frappe MCP allows Frappe apps to function as MCP servers