hitAppoint allows your clients to get reminded prior to their appointments. Though this feature requires some initial setup and configuration.
For the reminders feature to work, you will need to set up a cron job. Cron job is a process run periodically at your web server.
wget -O /dev/null http://www.yoursite.com/hitappoint/cron.php
please change the http://www.yoursite.com/hitappoint/ to the URL where you installed the software
Related Articles
Comments Add Comment