mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-29 13:22:37 +02:00
Merge branch 'extension_install_02' of https://github.com/lnbits/lnbits into extension_install_02
This commit is contained in:
@@ -11,11 +11,13 @@ 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).
|
An `Extension Manifest` is a link to a `JSON` file whitch contains information about various extensions that can be installed (repository of extensions).
|
||||||
Multiple repositories can be configured.
|
Multiple repositories can be configured. For more information check the [Manifest File](https://github.com/lnbits/lnbits/blob/extension_install_02/docs/guide/extension-install.md#manifest-file) section.
|
||||||
|
|
||||||
|
|
||||||
**LNbits** administrators should configure their instances to use repositories that they trust (like the [lnbits-extensions](https://github.com/lnbits/lnbits-extensions/) one). **Warning**: extensions can have bugs or mallicious code, be carefull what you install!!
|
**LNbits** administrators should configure their instances to use repositories that they trust (like the [lnbits-extensions](https://github.com/lnbits/lnbits-extensions/) one).
|
||||||
|
> **Warning**
|
||||||
|
> Extensions can have bugs or mallicious code, be carefull what you install!!
|
||||||
|
|
||||||
## Manifest File
|
## Manifest File
|
||||||
The manifest file is just a `JSON` file that lists a collection of extensions that can be installed. This file is of the form:
|
The manifest file is just a `JSON` file that lists a collection of extensions that can be installed. This file is of the form:
|
||||||
|
Reference in New Issue
Block a user