feat: add Fider template (#936)

* feat: add Fider template

* Add local SMTP service for Fider

---------

Co-authored-by: Rohit Mulani <289630555+rohitmulani63-ops@users.noreply.github.com>
This commit is contained in:
Rohit Mulani
2026-07-08 03:35:57 +04:00
committed by GitHub
parent 7096fe2751
commit 8dfb810e65
4 changed files with 91 additions and 0 deletions

View File

@@ -2398,6 +2398,24 @@
"business-finance"
]
},
{
"id": "fider",
"name": "Fider",
"version": "0.21.1",
"description": "Fider is an open-source feedback portal for collecting, discussing, and prioritizing feature requests.",
"logo": "fider.svg",
"links": {
"github": "https://github.com/getfider/fider",
"website": "https://fider.io/",
"docs": "https://docs.fider.io/hosting-instance/"
},
"tags": [
"feedback",
"product",
"roadmap",
"self-hosted"
]
},
{
"id": "filebrowser",
"name": "File Browser",