You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ken Schaefer
c59cac0cb8
|
2 years ago | |
---|---|---|
.. | ||
batch_phone_notification.php | 2 years ago | |
batch_reminders.php | 2 years ago | |
cron_email_notification.php | 2 years ago | |
cron_functions.php | 2 years ago | |
cron_sms_notification.php | 2 years ago | |
readme.txt | 2 years ago | |
sms_clickatell.php | 2 years ago | |
sms_tmb4.php | 2 years ago |
readme.txt
To install backend notification processes you need to add
cron_email_notification.php and cron_sms_notification.php in system crontab to run
every hour.
To set the sms/email engine use the frontend Admin->Batchcom->Sms/email
notifications settings and adjust interface/globals.php accordingly.
Also need to comment out the exit command from the beginning of the scripts.