Lead Manager Module for Perfex CRM

Lead Manager Module for Perfex CRM 1.0.6

No permission to download

moxsinari

New member
Jul 16, 2022
22
12
3
This version have an issue that even if you change the current SMS Gateway from setting but it will still keep sending SMS from Twilio.
So for you have to do some minor changes in the code to make it use the current Active SMS Gateway.

Instructions:
1. Open File "modules/lead_manager/controllers/Lead_manager.php"
2. Goto the Line Number 182 under the send_sms function.
3. Change
"$retval = $this->sms_twilio_lead_manager->send("
with
"$retval = $this->{'sms_'.$activeSmsGateway['id']}->send("

4. You have done.
 

ckeeper

Well-known member
Nov 8, 2019
623
376
63
Most functionlaity seems to work with the plugin, with only exception of inbox emails showing up? Anyone experiencing this or know how to fix it? Thank you kindly.
 

moxsinari

New member
Jul 16, 2022
22
12
3
Most functionlaity seems to work with the plugin, with only exception of inbox emails showing up? Anyone experiencing this or know how to fix it? Thank you kindly.
I also experienced some issues in emails. But I have successfully integrated it with WhatsApp.
 

moxsinari

New member
Jul 16, 2022
22
12
3
Hi brother how you integrate with WhatsApp? Can you help me
yes we can do this by modifying the system.
Steps:
1. Setup "regular-whatsapp-gateway-v432-multi-device" and login with your WhatsApp.
2. Modify the SMS Gateway in CRM and make it compatible with the API for the tool mentioned above. You are ready to send messages from CRM that will be route through your WhatsApp.
3. Now need to do some minor customization in Leads Manager Module to Receive the Message forwarded from "regular-whatsapp-gateway-v432-multi-device" .
4. You are done.
 

moxsinari

New member
Jul 16, 2022
22
12
3
yes we can do this by modifying the system.
Steps:
1. Setup "regular-whatsapp-gateway-v432-multi-device" and login with your WhatsApp.
2. Modify the SMS Gateway in CRM and make it compatible with the API for the tool mentioned above. You are ready to send messages from CRM that will be route through your WhatsApp.
3. Now need to do some minor customization in Leads Manager Module to Receive the Message forwarded from "regular-whatsapp-gateway-v432-multi-device" .
4. You are done.
Here is the tool:
 
  • Like
Reactions: rojo_salas

sahir

Active member
May 18, 2022
115
75
28
yes we can do this by modifying the system.
Steps:
1. Setup "regular-whatsapp-gateway-v432-multi-device" and login with your WhatsApp.
2. Modify the SMS Gateway in CRM and make it compatible with the API for the tool mentioned above. You are ready to send messages from CRM that will be route through your WhatsApp.
3. Now need to do some minor customization in Leads Manager Module to Receive the Message forwarded from "regular-whatsapp-gateway-v432-multi-device" .
4. You are done.
Brother I have already installed regular-whatsapp-gateway-v432-multi-device in my host can you please share sms modify file and leads manager modify files so I will replace my WhatsApp apis to make it functional
Thank you in advance for your help
 

moxsinari

New member
Jul 16, 2022
22
12
3
Brother I have already installed regular-whatsapp-gateway-v432-multi-device in my host can you please share sms modify file and leads manager modify files so I will replace my WhatsApp apis to make it functional
Thank you in advance for your help
Yes sure we can get connected via WhatsApp for further procedure.
+923065305216
 

setsq

New member
Oct 22, 2022
5
0
1
Can you please null this one.

thanks in advance
 

Attachments

  • upload.zip
    250.2 KB · Views: 6

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu