df498ca0bf
Fix issue : missing nginx headers |
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
.gitignore | ||
check_process | ||
config_panel.toml.example | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
Fider for YunoHost
This package allows you to install Fider quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Fider is a feedback portal that helps teams collect and prioritize customer feedback in one place, based on votes and ideas submitted.
Features
- Share ideas, vote and discuss
- Authentication with support for GitHub, Facebook, Google, and custom OAuth providers
- Customizable branding
- Public API, webhooks etc
- Markdown support
Shipped version: 0.21.1~ynh3
Demo: https://feedback.fider.io
Screenshots
Disclaimers / important information
-
Only installable on a domain root (or a subdomain root)!
-
No Yunohost LDAP connection (yet)
-
Email required for administation (uses "magic links" instead of admin passwords)
-
You should manually configure the app after installation.
-
You should edit /var/www/fider/run_fider to add environment variables, e.g for Github integration
Documentation and resources
- Official app website: https://fider.io
- Official admin documentation: https://fider.io/docs
- Upstream app code repository: https://github.com/getfider/fider
- YunoHost documentation for this app: https://yunohost.org/app_fider
- Report a bug: https://github.com/YunoHost-Apps/fider_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/fider_ynh/tree/testing --debug
or
sudo yunohost app upgrade fider -u https://github.com/YunoHost-Apps/fider_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps