How to enable whatsapp Notification Module ? Here is :
If installer not working please add this to modules_statuses.json inside your applications :
Its looks like :
- First you need WaSender must work if not you can try my build for Wasender on https://scriptzhub.com/resources/wasender-whatsapp-server-and-bulk-sender-saas.91/
- Make sure you whatsapp account connected and working properly
- Input your appkey & autkey in WhatsApp Gateway sections
- If done go to Noticiation Templates set Auto send whatsapp notifications like below & set whatsapp text as you want to send
If installer not working please add this to modules_statuses.json inside your applications :
JSON:
"WhatsApp": true
Its looks like :
Code:
{
"Essentials": true,
"Accounting": true,
"AssetManagement": true,
"Cms": true,
"Connector": true,
"Crm": true,
"Ecommerce": true,
"FieldForce": true,
"Manufacturing": true,
"ProductCatalogue": true,
"Project": true,
"Repair": true,
"Spreadsheet": true,
"Superadmin": true,
"Woocommerce": true,
"AiAssistance": true,
"WhatsApp": true
}