Download the PHP package bramdeleeuw/silverstripe-event-tickets without Composer
On this page you can find all versions of the php package bramdeleeuw/silverstripe-event-tickets. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bramdeleeuw/silverstripe-event-tickets
More information about bramdeleeuw/silverstripe-event-tickets
Files in bramdeleeuw/silverstripe-event-tickets
Package silverstripe-event-tickets
Short Description Event tickets for SilverStripe Event Calendar
License BSD-3-Clause
Homepage https://github.com/TheBnl/event-tickets
Informations about the package silverstripe-event-tickets
Event tickets for SilverStripe
Add a ticket office to your silverstripe site. Payments handled trough the SilverStripe Omnipay module.
Installation
Install the module trough composer
Add the nessesary extensions to the DataObject you want to sell tickets on. This can be an Event, for example with an events module. Or you can add the tickets to a special tickets Page, when, for example, you are selling tickets for an festival where one ticket grants access to multiple events.
On the extended Object you need to expose a couple of methods that we use to add data to the ticket.
Maintainers
All versions of silverstripe-event-tickets with dependencies
silverstripe/cms Version ^5
silverstripe/silverstripe-omnipay Version *
symbiote/silverstripe-gridfieldextensions Version *
lekoala/silverstripe-cms-actions Version *
lekoala/silverstripe-excel-import-export Version ^3.0.6
omnipay/manual Version *
bacon/bacon-qr-code Version *
mpdf/mpdf Version *