Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Bookly

    (@ladela)

    Hi,

    Thanks for your post.

    Cron Job setup really depends on your hosting provider.
    We usually ask our users to contact their host providers for assistance.

    Thanks!

    @benz-admin

    if you have access to the cPanel of your hosting, there is usually a option in there to add a Cron..
    (Cron is a system daemon used to execute desired tasks (in the background) at designated times.)

    with this you can choose how often the cron will run,
    Copy and paste that code given into the Cron code area and then ( lets say you make the cron run twice a day) the code will action the system to check to see if there are any current appointments and send an email.

    if there are no pending appointments, then no email will be sent, however the cron will run every time to check.

    hope this helps

    Thread Starter benz_admin

    (@benz_admin)

    Thanks for your reply Pete.
    I solve the problem

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘send email to remind the appointment’ is closed to new replies.