newtheatre / nt-tickets

:ticket: Simple ticket reservation system for multi-occurrence events.
10 stars 2 forks source link

Feature: Link to externally bookable events #130

Closed samozzy closed 5 years ago

samozzy commented 5 years ago

Goal: Show amongst bookings on the website events with tickets booked elsewhere (eg Boat Party; Fundraisers) Is this within the scope of this project? In my head, this would be achieved with a checkbox for using external URL, then a field for said URL, and some conditions within the ticketing site and main website to take users to that booking page. Thoughts?