mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Create app_question2answer.md
This commit is contained in:
parent
e0bbea78c5
commit
6a1a0916a0
1 changed files with 33 additions and 0 deletions
|
@ -0,0 +1,33 @@
|
|||
---
|
||||
title: Question2Answer
|
||||
template: docs
|
||||
taxonomy:
|
||||
category: docs, apps
|
||||
routes:
|
||||
default: '/app_question2answer'
|
||||
---
|
||||
|
||||
[![Installer Question2Answer with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=question2answer) [![Integration level](https://dash.yunohost.org/integration/question2answer.svg)](https://dash.yunohost.org/appci/app/question2answer)
|
||||
|
||||
### Index
|
||||
|
||||
- [Useful links](#useful-links)
|
||||
|
||||
*Question2Answer* (Q2A) is a popular open source Q&A platform for PHP/MySQL.
|
||||
|
||||
### Screenshots
|
||||
|
||||
![Screenshot of Question2Answer](https://github.com/YunoHost-Apps/question2answer_ynh/blob/master/doc/screenshots/install_screenshot.png)
|
||||
|
||||
### Disclaimers / important information
|
||||
|
||||
### Configuration
|
||||
|
||||
This app can be configured via its admin panel, available at `https://mydomain/myquestion2answer/index.php/admin/`
|
||||
|
||||
## Useful links
|
||||
|
||||
+ Website: [question2answer.org](https://www.question2answer.org/)
|
||||
+ Demonstration: [Demo](http://demo.question2answer.org/)
|
||||
+ Application software repository: [github.com - YunoHost-Apps/question2answer](https://github.com/YunoHost-Apps/question2answer_ynh)
|
||||
+ Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/question2answer/issues](https://github.com/YunoHost-Apps/question2answer_ynh/issues)
|
Loading…
Reference in a new issue