improved description, added logo

This commit is contained in:
Daniel Klabbers 2021-10-14 14:58:44 +02:00
parent 1cb8aac47b
commit 48feda2877
3 changed files with 5 additions and 3 deletions

View File

@ -69,3 +69,5 @@ Reach out to us via https://helpdesk.blomstra.net. We will get back to you as so
- Blomstra provides managed Flarum hosting. - Blomstra provides managed Flarum hosting.
- https://blomstra.net - https://blomstra.net
- https://blomstra.community/t/ext-search - https://blomstra.community/t/ext-search
Icon made by [Freepik](https://www.freepik.com) from [Flaticon](https://www.flaticon.com/).

View File

@ -1,10 +1,10 @@
{ {
"name": "blomstra/search", "name": "blomstra/search",
"description": "Replaces Flarum search with a fulltext search server.", "description": "Replaces Flarum search with a fulltext elastic search server.",
"keywords": [ "keywords": [
"extension", "extension",
"flarum", "blomstra", "flarum", "blomstra",
"search", "fulltext" "search", "fulltext", "elastic", "elasticsearch"
], ],
"support": { "support": {
"email": "helpdesk@blomstra.net", "email": "helpdesk@blomstra.net",
@ -30,7 +30,7 @@
"title": "Search", "title": "Search",
"category": "feature", "category": "feature",
"icon": { "icon": {
"image": "resources/assets/logo.svg", "image": "resources/assets/logo.png",
"backgroundColor": "#E3E7F1", "backgroundColor": "#E3E7F1",
"backgroundSize": "100%", "backgroundSize": "100%",
"backgroundRepeat": "no-repeat", "backgroundRepeat": "no-repeat",

BIN
resources/assets/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB