mirror of
https://github.com/YunoHost-Apps/phpboost_ynh.git
synced 2024-09-03 19:56:33 +02:00
Fix version
This commit is contained in:
parent
8161b2abb3
commit
79e04e7b4d
3 changed files with 9 additions and 1 deletions
|
@ -0,0 +1,4 @@
|
|||
## Configuration
|
||||
|
||||
1. The app will require to complete the registration process after the instllation is complete by **visiting the domain** on which PHPBoost is installed.
|
||||
1. The MySQL database credentials will be sent to the **admin mail**. Fill these details while doing the registration process.
|
4
doc/DISCLAIMER_fr.md
Normal file
4
doc/DISCLAIMER_fr.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
## Configuration
|
||||
|
||||
1. Une fois l'installation terminée, l'application devra terminer le processus d'enregistrement en **visitant le domaine** sur lequel PHPBoost est installé.
|
||||
1. Les informations d'identification de la base de données MySQL seront envoyées à **l'email admin**. Remplissez ces détails lors du processus d'inscription.
|
|
@ -6,7 +6,7 @@
|
|||
"en": "French and free content management system (CMS)",
|
||||
"fr": "système de gestion de contenu (CMS) français et libre"
|
||||
},
|
||||
"version": "5.2~ynh1",
|
||||
"version": "5.2.10~ynh1",
|
||||
"url": "https://www.phpboost.com/",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-only",
|
||||
|
|
Loading…
Add table
Reference in a new issue