Skip to content

elmagory1/frappe_whatsapp

 
 

Repository files navigation

Frappe Whatsapp

WhatsApp integration for frappe

whatsapp

Installation Steps

Step 1) One time to get app

bench get-app https://github.com/shridarpatil/frappe_whatsapp

Step 2) to install app on any instance/site

bench --site [sitename] install-app frappe_whatsapp

Send whatsapp notification from frappe app based on docevents.

Get your whats app credentials

https://developers.facebook.com/docs/whatsapp/cloud-api/get-started

Enter whatsapp credentials

image

Create Template

image

Supports all docevents

Create notifications

whatsapp_notification

Upcoming features

  • Update templates on facebook dev.
  • Display template status

License

MIT

About

WhatsApp cloud integration for frappe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.3%
  • JavaScript 6.7%