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.

11 lines
378 B

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.