Menu

#5550 Ticketsystem

Parent Category:
DPCalendar
Category:
Booking system
Last Updated:
Allon Moritz, Wednesday, 17 May 2023 08:18
Created:
Tuesday, 19 December 2017 12:29
Hits:
4697

This feature is part of the DPCalendar Standard subscription.
SubscribePHP 7.4PHP 8Joomla 3.10Joomla 4.4Joomla 5

Introduction

The ticket system of DPCalendar is a part of its the booking system. It is possible to book multiple tickets per price option and you can set different restrictions and discount offerings like earlybird date ranges. The tickets do have different settings in the DPCalendar options where you can control the appearance and features like QR code generation.

Ticket details

Check in with barcode

The booking system generates for every ticket a PDF which can be downloaded and is also sent when the booking was created. This PDF and the ticket details page do show a barcode image which can be scanned by the guards on the event entrance. After the barcode is scanned in the ticket get marked as checked in and can't be reused a second time. Like that you can control who did enter the event location.

The guard needs to be logged in on your web site and needs to be the author of the event or needs to have admin permissions of DPCalendar to actually check in the ticket. The ticket needs to be active, means paid to be able to check in a ticket, otherwise an error will be thrown and the check in denied.

Is a ticket checked in, then is the attendee able to download a certificate for it, when enabled in the DPCalendar options. More about certificates can be found in the Certificates article.

How to override the ticket PDF output

It is very likely that a site needs a different style for the ticket PDF. A site admin can achieve this with a layout override, to be update safe. The output of the ticket details is generated from the layout stored in /components/com_dpcalendar/layouts/ticket/details.php. If you have a special requirement, then you can make a template override and copy that file into the folder /templates/{{your template}}/html/layouts/com_dpcalendar/ticket. It is possible to use a limited set of CSS properties for styling. Keep in mind that the template classes like the ones from Bootstrap are not available, as the page is rendered outside of the Joomla rendering process.

Troubleshooting

  • PHP errors when opening a ticket
    Generating a QR code is resource intensive. On hosts with low resources this can crash the ticket generation or the ticket view. You can either increase the ram or disable that feature in the DPCalendar options.

Comments (0)

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.