lnbits-legend/lnbits/extensions/events
2021-07-25 14:26:20 +01:00
..
templates/events added dynamic titles for continuity 2021-07-25 14:26:20 +01:00
__init__.py remove exception to black line-length and reformat. 2021-03-24 00:40:32 -03:00
config.json Events extension now works 2020-08-10 15:27:30 +01:00
crud.py Black 2021-07-03 16:08:18 +01:00
migrations.py Black 2021-07-03 16:08:18 +01:00
models.py run black on everything. 2020-08-30 23:19:43 -03:00
README.md New Docs (#195) 2021-06-01 19:25:57 -03:00
views.py remove exception to black line-length and reformat. 2021-03-24 00:40:32 -03:00
views_api.py New Docs (#195) 2021-06-01 19:25:57 -03:00

Events

Sell tickets for events and use the built-in scanner for registering attendants

Events alows you to make tickets for an event. Each ticket is in the form of a uniqque QR code. After registering, and paying for ticket, the user gets a QR code to present at registration/entrance.

Events includes a shareable ticket scanner, which can be used to register attendees.

Usage

  1. Create an event
    create event

  2. Fill out the event information:

    • event name
    • wallet (normally there's only one)
    • event information
    • closing date for event registration
    • begin and end date of the event

    event info

  3. Share the event registration link
    event ticket

    • ticket example
      ticket example

    • QR code ticket, presented after invoice paid, to present at registration
      event ticket

  4. Use the built-in ticket scanner to validate registered, and paid, attendees
    ticket scanner