1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/question2answer_ynh.git synced 2024-09-03 20:16:07 +02:00
Question2Answer package for YunoHost
Find a file
2024-01-24 11:20:50 +01:00
.github [autopatch] Upgrade auto-updater 2024-01-24 11:20:12 +01:00
conf fix 2024-01-24 11:20:50 +01:00
doc v2 2024-01-24 11:20:50 +01:00
scripts Update install 2024-01-24 11:20:50 +01:00
LICENSE Edit READMEs, LICENSE, issue template 2021-02-24 10:59:15 +01:00
manifest.toml Update manifest.toml 2024-01-24 11:20:50 +01:00
README.md Auto-update README 2023-10-31 14:32:14 +00:00
README_fr.md Auto-update README 2023-10-31 14:32:14 +00:00
tests.toml v2 2024-01-24 11:20:50 +01:00

Question2Answer for YunoHost

Integration level Working status Maintenance status

Install Question2Answer with YunoHost

Lire ce readme en français.

This package allows you to install Question2Answer quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Question2Answer (Q2A) is a popular open source Q&A platform for PHP/MySQL.

Shipped version: 1.8.6~ynh2

Demo: http://demo.question2answer.org

Screenshots

Screenshot of Question2Answer

Disclaimers / important information

Configuration

This app can be configured via its admin panel, available at https://mydomain/myquestion2answer/index.php/admin/

Documentation and resources

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/question2answer_ynh/tree/testing --debug
or
sudo yunohost app upgrade question2answer -u https://github.com/YunoHost-Apps/question2answer_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps