doc: add config repo steps
This commit is contained in:
parent
496020e47a
commit
17888ebb49
1 changed files with 15 additions and 0 deletions
|
|
@ -1 +1,16 @@
|
||||||
|
### Extension Install
|
||||||
|
|
||||||
|
Anyone can create an extension by following the [example extension](https://github.com/lnbits/lnbits/tree/extension_install_02/lnbits/extensions/example).
|
||||||
|
|
||||||
|
Extensions can be installed by an admin user after the **LNbits** instance has been started.
|
||||||
|
|
||||||
|
Go to `Manage Server` > `Server` > `Extensions Manifests`
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
An `Extension Manifest` is an link to a `JSON` file whitch contains information about various extensions that can be installed (repository of extensions).
|
||||||
|
Multiple repositories can be configured.
|
||||||
|
|
||||||
|
|
||||||
|
**LNbits** administrators should configure their instances to use repositories that they trust (like the [lnbits-extensions](https://github.com/lnbits/lnbits-extensions/) one.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue