Class bkap_ics
Class for Generating ICS file of the booking on Order Receive page and Email notification
Methods summary
public static
|
#
bkap_export_to_ics( object $order )
This fuction adds Add to calendar button on Order recieved page which when clicked download the ICS file with booking details. |
public static
|
#
bkap_email_attachment( array $other, object $email_id, object $order )
This function attach the ICS file with the booking details in the email sent to user and admin. |