No description
Find a file
2023-06-27 11:47:19 +02:00
static/image Add files via upload 2023-02-11 08:06:45 +00:00
templates/events Add files via upload 2023-02-11 08:06:45 +00:00
.gitignore add gitignore 2023-06-27 11:47:19 +02:00
__init__.py Add files via upload 2023-02-11 08:06:45 +00:00
config.json Add files via upload 2023-02-11 08:06:45 +00:00
crud.py Add files via upload 2023-02-11 08:06:45 +00:00
LICENSE add license 2023-02-24 18:13:39 +01:00
manifest.json Create manifest.json 2023-02-11 08:09:10 +00:00
migrations.py Add files via upload 2023-02-11 08:06:45 +00:00
models.py Add files via upload 2023-02-11 08:06:45 +00:00
README.md Update README.md 2023-04-24 10:43:34 +01:00
tasks.py Add files via upload 2023-02-11 08:06:45 +00:00
views.py Add files via upload 2023-02-11 08:06:45 +00:00
views_api.py Add files via upload 2023-02-11 08:06:45 +00:00

Events - LNbits extension

For more about LNBits extension check this tutorial

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