fix: faxsms psr7 vendor fix (#7794)
[openemr.git] / modules / sms_email_reminder / readme.txt
blobfc2abb0cafb0c5606e31b3de0e25b8dd99452c4a
2  To install backend notification processes you need to add
3 cron_email_notification.php and cron_sms_notification.php in system crontab to run
4 every hour.
6  To set the sms/email engine use the frontend Admin->Batchcom->Sms/email
7 notifications settings and adjust interface/globals.php accordingly.
9  Also need to comment out the exit command from the beginning of the scripts.