mirror of
https://github.com/YunoHost-Apps/phpbb_ynh.git
synced 2024-09-03 19:56:36 +02:00
commit
75bc49dcc3
1 changed files with 19 additions and 20 deletions
39
README.md
39
README.md
|
@ -1,21 +1,20 @@
|
|||
phpBB for YunoHost<br>
|
||||
----------------------<br>
|
||||
<br>
|
||||
http://www.phpbb.com/<br>
|
||||
<br>
|
||||
<br>
|
||||
# phpBB for YunoHost
|
||||
|
||||
[English]<br>
|
||||
phpBB is a free and opensource forum in php with nice responsive design.<br>
|
||||
This installation comes with both english and french translations.<br>
|
||||
<br>
|
||||
Please note that the MySQL database and user created are both named "phpBB" (case sensitive). <br>
|
||||
The MySQL server address is "localhost" in standard.<br>
|
||||
<br>
|
||||
<br>
|
||||
[Français]<br>
|
||||
phpBB est un forum en php libre et gratuit avec un design adaptatif.<br>
|
||||
Cette installation vient avec le pack français installé et disponible par défaut en plus de l'anglais.<br>
|
||||
<br>
|
||||
Veuillez noter que la base de donnée et l'utilisateur MySQL créés sont tous deux nommés "phpBB" (sensible à la casse). <br>
|
||||
L'adresse standard du serveur MySQL est "localhost". <br>
|
||||
* [phpBB](https://www.phpbb.com/)
|
||||
* [YunoHost](https://yunohost.org/)
|
||||
|
||||
## English
|
||||
|
||||
phpBB is a free/libre open-source and gratis forum in [PHP](https://secure.php.net/) with nice responsive design.
|
||||
This installation comes with both english and french translations.
|
||||
|
||||
Please note that the MySQL database and user created are both named "phpBB" (case sensitive).
|
||||
The MySQL server address is "localhost" in standard.
|
||||
|
||||
## Français
|
||||
|
||||
phpBB est un forum en php libre et gratuit avec un design adaptatif.
|
||||
Cette installation vient avec le pack français installé et disponible par défaut en plus de l'anglais.
|
||||
|
||||
Veuillez noter que la base de donnée et l'utilisateur MySQL créés sont tous deux nommés "phpBB" (sensible à la casse).
|
||||
L'adresse standard du serveur MySQL est "localhost".
|
||||
|
|
Loading…
Reference in a new issue