lnbits-legend/lnbits/extensions/events
2021-11-26 05:58:20 +00:00
..
templates/events events fix tickets not showing in index.html 2021-10-20 10:54:17 +01:00
__init__.py black 2021-11-12 04:14:55 +00:00
config.json events untested commit 2021-10-19 16:12:03 +01:00
crud.py black 2021-11-12 04:14:55 +00:00
migrations.py black 2021-11-12 04:14:55 +00:00
models.py black 2021-11-12 04:14:55 +00:00
README.md events untested commit 2021-10-19 16:12:03 +01:00
views_api.py Chore, applied black 2021-11-26 05:58:20 +00:00
views.py black 2021-11-12 04:14:55 +00: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