The generated ticket PDF shows the event, session time, admits, booker, order number and QR code, but nothing that visually identifies the site or organiser.
Rendering the site logo (or a ticket-specific logo) in the ticket header would make tickets look official and on-brand, and help door staff recognise a genuine ticket at a glance.
Scope:
- Render a logo in the ticket header in yoyaku-ticket.html.twig.
- Embed it so it survives Dompdf rendering (a data URI, or an absolute path the renderer resolves), since the PDF has no access to the running site.
- Optionally add a ticket logo setting to yoyaku_ticket.settings, falling back to the site logo when unset.
Follow-up to the ticketing work in the yoyaku_ticket submodule.
Comments
Comment #3
mably commentedComment #5
mably commented