progressivetech / net.ourpowerbase.qrcodecheckin

QRCode Checkin allows you to send an email that contains a scanable code to the registered participants for your event.
Other
16 stars 15 forks source link

Add hook to override qrcode data / token values #3

Closed mattwire closed 5 years ago

mattwire commented 5 years ago

This allows the qrcode and html to be modified via hook. Example here: https://github.com/mattwire/civicrm-k2b-qrcode

Also fixes a crash if the default event has not been selected and you try and use a token.

jmcclelland commented 5 years ago

Thanks Matt - looks great.