{% extends "base.html" %} {% from "macros.jinja" import window_vars with context %} {% block page %}
Update Product Create Product Cancel
Update Shipping Zone Create Shipping Zone Cancel
Update Relay Launch Cancel
Generate keys
Restore keys
Update Stall Create Stall Cancel
+ Product List a product + Product List a product + Shipping Zone Create a shipping zone + Stall Create a stall to list products on + Stall Create a stall to list products on Launch frontend shop (not Nostr) Makes a simple frontend shop for your stalls
Orders
Export to CSV
{% raw %} {% endraw %}
Products
Export to CSV
{% raw %} {% endraw %}
Stalls
Export to CSV
{% raw %} {% endraw %}
Shipping Zones
Export to CSV
{% raw %} {% endraw %}
LNbits Diagon Alley Extension, powered by Nostr
{% include "diagonalley/_api_docs.html" %}
Messages
{% endblock %} {% block scripts %} {{ window_vars(user) }} {% endblock %}