lnbits-legend/lnbits/extensions/admin
2022-10-21 11:13:40 +02:00
..
templates/admin add get settings endpoint with only values you can also save 2022-10-21 11:13:40 +02:00
__init__.py blacked 2022-10-05 13:01:59 +02:00
config.json Added old admin extension 2022-10-05 13:01:59 +02:00
crud.py add get settings endpoint with only values you can also save 2022-10-21 11:13:40 +02:00
migrations.py add callback for saas app 2022-10-10 23:27:46 +02:00
models.py add get settings endpoint with only values you can also save 2022-10-21 11:13:40 +02:00
README.md create first user on fresh install 2022-10-05 13:01:59 +02:00
views.py fix WALLET initialisation 2022-10-05 13:05:09 +02:00
views_api.py add get settings endpoint with only values you can also save 2022-10-21 11:13:40 +02:00

Admin Extension

Dashboard to manage LNbits from the UI

With AdminUI you can manage your LNbits from the UI

AdminUI

Before you start

This extension doesn't discard the need for the .env file! In the .env file, set the LNBITS_ADMIN_USERS variable to include at least your user id.