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 Add openemr to git 2 years ago
..
batch_phone_notification.php Add openemr to git 2 years ago
batch_reminders.php Add openemr to git 2 years ago
cron_email_notification.php Add openemr to git 2 years ago
cron_functions.php Add openemr to git 2 years ago
cron_sms_notification.php Add openemr to git 2 years ago
readme.txt Add openemr to git 2 years ago
sms_clickatell.php Add openemr to git 2 years ago
sms_tmb4.php Add openemr to git 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.