mirror of
https://github.com/YunoHost-Apps/question2answer_ynh.git
synced 2025-11-05 04:58:38 +01:00
Question2Answer package for YunoHost
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| ALL_README.md | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| README_es.md | ||
| README_eu.md | ||
| README_fr.md | ||
| README_gl.md | ||
| README_it.md | ||
| README_zh_Hans.md | ||
| tests.toml | ||
Question2Answer for YunoHost
Read this README in other languages.
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.8~ynh1
Demo: http://demo.question2answer.org
Screenshots
Documentation and resources
- Official app website: https://www.question2answer.org
- Official admin documentation: https://docs.question2answer.org
- Upstream app code repository: https://github.com/q2a/question2answer
- YunoHost Store: https://apps.yunohost.org/app/question2answer
- Report a bug: https://github.com/YunoHost-Apps/question2answer_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/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
