2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/question2answer_ynh.git synced 2026-02-04 16:41:53 +01:00
Question2Answer package for YunoHost
Find a file
2026-01-02 17:36:32 +01:00
.github cleanup 2024-02-26 15:10:54 +01:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:15:44 +01:00
doc cleaning 2025-12-30 10:27:29 +01:00
scripts Update install 2025-12-31 02:30:03 +01:00
LICENSE Edit READMEs, LICENSE, issue template 2021-02-24 10:59:15 +01:00
manifest.toml Update manifest.toml 2026-01-02 16:57:49 +01:00
README.md Auto-update READMEs 2026-01-02 16:57:52 +01:00
tests.toml remove old test 2025-12-31 07:57:42 +01:00

Logo of Question2Answer Question2Answer, packaged for YunoHost

Platform for Question&Answer sites

🌐 Official app website App Demo Version: 1.8.8~ynh1

Screenshots

Screenshot of Question2Answer

📦 Developer info

Automatic tests level

🛠️ Upstream Question2Answer repository: https://github.com/q2a/question2answer

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/question2answer_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade question2answer -u https://github.com/YunoHost-Apps/question2answer_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.