• Resolved kisabelle

    (@kisabelle)


    Is it possible to programmatically add new bookings? My situation is that the events are managed on a closed (employee-only) intranet, but the company would like to allow clients/members of the public to RSVP to the events on their public facing website.

    Ideally they would like a booking form where guest users can select an upcoming event from a dropdown and enter their name and email address and submit an RSVP.

Viewing 1 replies (of 1 total)
  • Hello,

    Yes it’s possible to add Bookings Programatically, You might however need to dig on the core plugin codes to check the codes on how bookings are added. As a start-point you could check the file events-manager\classes\em-booking.php and the function called save which can be found around line 208.

Viewing 1 replies (of 1 total)
  • The topic ‘Programatically Add Bookings’ is closed to new replies.