1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/question2answer_ynh.git synced 2024-09-03 20:16:07 +02:00
question2answer_ynh/README.md
2023-03-29 14:44:02 +00:00

2.2 KiB

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