diff --git a/extensions.json b/extensions.json index c6ceee3..9bd1de2 100644 --- a/extensions.json +++ b/extensions.json @@ -2104,6 +2104,18 @@ "short_description": "Scrum with paid tasks", "icon": "https://raw.githubusercontent.com/lnbits/scrum/main/static/image/scrum.png", "details_link": "https://raw.githubusercontent.com/lnbits/scrum/main/config.json" + }, + { + "id": "webshop", + "repo": "https://github.com/lnbits/webshop", + "version": "0.0.1", + "archive": "https://github.com/lnbits/webshop/archive/refs/tags/v0.0.1.zip", + "hash": "1fc42c545246d3f9392ec684a62e0797ef426d2111ab5e58752ed9e42f7113dc", + "min_lnbits_version": "1.1.0", + "name": "WebShop", + "short_description": "Embedible web-shop", + "icon": "https://raw.githubusercontent.com/lnbits/webshop/main/static/image/webshop.png", + "details_link": "https://raw.githubusercontent.com/lnbits/webshop/main/config.json" } ] } \ No newline at end of file