Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Rob Atkinson 1 post 71 karma points
    Nov 24, 2016 @ 01:50
    Rob Atkinson
    0

    Additional features request

    I want to be able to have someone book the same time slot and for me to be able to specify how many times that slot can be booked.

    I also want the user to be able to log back in and manage their bookings, to allow them to cancel etc.

    Thanks Rob

  • Cimplex 113 posts 576 karma points
    Nov 29, 2016 @ 15:41
    Cimplex
    0

    Hi Rob,

    Sorry for the late reply. That's some great features. For now the slot booking isn't available but we've had several requests on this feature.

    The member integration does not exists right now as well but if you got some time it is doable through our services. What you could do is that you create a new database table that can hold the relation between a member and the bookings. Then you create your own custom submit method in a controller and when you've created the new booking you create the relation with the logged in member and the booking.

    Then it should be straight forward to get the bookings for the logged in member from your database table and our booking service.

    // Herman

Please Sign in or register to post replies

Write your reply to:

Draft