I've recently installed bookly but I'm looking for a way to trigger the 'start over' method from custom jQuery.
What is the best was to either enhance Bookly or be able to call Bookly functions from external JS code?
I'm happy with either of these options:
- Add additional logic to 'start over' button - e.g. close a modal
- Call Bookly functions (e.g. 'start over') from external js code.
Thanks in advance.