mirror of
https://github.com/YunoHost-Apps/mineweb_ynh.git
synced 2024-09-03 19:45:54 +02:00
parent
55669050e4
commit
57a9ea1abe
7 changed files with 58 additions and 89 deletions
59
README.md
59
README.md
|
@ -1,3 +1,8 @@
|
||||||
|
<!--
|
||||||
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||||
|
It shall NOT be edited by hand.
|
||||||
|
-->
|
||||||
|
|
||||||
# MineWeb for YunoHost
|
# MineWeb for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/mineweb)  
|
[](https://dash.yunohost.org/appci/app/mineweb)  
|
||||||
|
@ -9,51 +14,27 @@
|
||||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
MineWeb is a CMS (that is to say a content management system), in addition, a completely customizable and intuitive site, which will adapt perfectly to your Minecraft servers!
|
|
||||||
|
|
||||||
**Shipped version:** 1.13.0
|
MineWeb est un CMS (c'est-à-dire un système de gestion de contenu), en plus simple, un site complètement personnalisable et intuitif, qui s'adaptera parfaitement à vos serveurs Minecraft !
|
||||||
|
|
||||||
|
Vous pourrez tenir vos joueurs au courant des actualités, leur faire acheter des articles sur la boutique... Vous pourrez personnaliser le CMS avec toutes sortes de thèmes ou plugins ! Ceux-ci sont disponibles sur le market ou peuvent être développés par vous-même.
|
||||||
|
|
||||||
|
|
||||||
|
**Shipped version:** 1.14.3~ynh1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Configuration
|
## Documentation and resources
|
||||||
|
|
||||||
How to configure this app: From an admin panel, a plain file with SSH, or any other way.
|
|
||||||
|
|
||||||
## Documentation
|
|
||||||
|
|
||||||
* Official documentation: https://docs.mineweb.org/
|
|
||||||
* YunoHost documentation: If specific documentation is needed, feel free to contribute.
|
|
||||||
|
|
||||||
## YunoHost specific features
|
|
||||||
|
|
||||||
#### Multi-user support
|
|
||||||
|
|
||||||
* Are LDAP and HTTP auth supported? **No**
|
|
||||||
* Can the app be used by multiple users? **Yes**
|
|
||||||
|
|
||||||
#### Supported architectures
|
|
||||||
|
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/mineweb/)
|
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/mineweb/)
|
|
||||||
|
|
||||||
## Limitations
|
|
||||||
|
|
||||||
* Any known limitations.
|
|
||||||
|
|
||||||
## Additional information
|
|
||||||
|
|
||||||
* Other info you would like to add about this app.
|
|
||||||
|
|
||||||
## Links
|
|
||||||
|
|
||||||
|
* Official app website: https://mineweb.org/
|
||||||
|
* Official admin documentation: https://docs.mineweb.org/
|
||||||
|
* Upstream app code repository: ttps://github.com/MineWeb/MineWebCMS/
|
||||||
|
* YunoHost documentation for this app: https://yunohost.org/app_mineweb
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/mineweb_ynh/issues
|
* Report a bug: https://github.com/YunoHost-Apps/mineweb_ynh/issues
|
||||||
* App website: https://mineweb.org/
|
|
||||||
* Upstream app repository: https://github.com/MineWeb/MineWebCMS/
|
|
||||||
* YunoHost website: https://yunohost.org/
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -65,3 +46,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/mineweb_ynh/tree/test
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade mineweb -u https://github.com/YunoHost-Apps/mineweb_ynh/tree/testing --debug
|
sudo yunohost app upgrade mineweb -u https://github.com/YunoHost-Apps/mineweb_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
59
README_fr.md
59
README_fr.md
|
@ -1,59 +1,36 @@
|
||||||
# MineWeb pour YunoHost
|
# MineWeb pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/mineweb)  
|
[](https://dash.yunohost.org/appci/app/mineweb)  
|
||||||
[](https://install-app.yunohost.org/?app=mineweb)
|
[](https://install-app.yunohost.org/?app=mineweb)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer MineWeb rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d'installer MineWeb rapidement et simplement sur un serveur YunoHost.
|
||||||
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.*
|
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d'ensemble
|
||||||
|
|
||||||
MineWeb est un CMS (c'est-à-dire un système de gestion de contenu), en plus simple, un site complètement personnalisable et intuitif, qui s'adaptera parfaitement à vos serveurs Minecraft !
|
MineWeb est un CMS (c'est-à-dire un système de gestion de contenu), en plus simple, un site complètement personnalisable et intuitif, qui s'adaptera parfaitement à vos serveurs Minecraft !
|
||||||
|
|
||||||
**Version incluse :** 1.13.0
|
Vous pourrez tenir vos joueurs au courant des actualités, leur faire acheter des articles sur la boutique... Vous pourrez personnaliser le CMS avec toutes sortes de thèmes ou plugins ! Ceux-ci sont disponibles sur le market ou peuvent être développés par vous-même.
|
||||||
|
|
||||||
|
|
||||||
|
**Version incluse :** 1.14.3~ynh1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Configuration
|
## Documentations et ressources
|
||||||
|
|
||||||
Comment configurer cette application : via le panneau d'administration
|
* Site officiel de l'app : https://mineweb.org/
|
||||||
|
* Documentation officielle de l'admin : https://docs.mineweb.org/
|
||||||
## Documentation
|
* Dépôt de code officiel de l'app : ttps://github.com/MineWeb/MineWebCMS/
|
||||||
|
* Documentation YunoHost pour cette app : https://yunohost.org/app_mineweb
|
||||||
* Documentation officielle : https://docs.mineweb.org/
|
* Signaler un bug : https://github.com/YunoHost-Apps/mineweb_ynh/issues
|
||||||
* Documentation YunoHost : Si une documentation spécifique est nécessaire, n'hésitez pas à contribuer.
|
|
||||||
|
|
||||||
## Caractéristiques spécifiques YunoHost
|
|
||||||
|
|
||||||
#### Support multi-utilisateur
|
|
||||||
|
|
||||||
* L'authentification LDAP et HTTP est-elle prise en charge ? **Non**
|
|
||||||
* L'application peut-elle être utilisée par plusieurs utilisateurs ? **Oui**
|
|
||||||
|
|
||||||
#### Architectures supportées
|
|
||||||
|
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/mineweb/)
|
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/mineweb/)
|
|
||||||
|
|
||||||
## Limitations
|
|
||||||
|
|
||||||
* Limitations connues.
|
|
||||||
|
|
||||||
## Informations additionnelles
|
|
||||||
|
|
||||||
* Autres informations que vous souhaitez ajouter sur cette application.
|
|
||||||
|
|
||||||
## Liens
|
|
||||||
|
|
||||||
* Signaler un bug : https://github.com/YunoHost-Apps/mineweb_ynh/issues
|
|
||||||
* Site de l'application : https://mineweb.org/
|
|
||||||
* Dépôt de l'application principale : https://github.com/MineWeb/MineWebCMS/
|
|
||||||
* Site web YunoHost : https://yunohost.org/
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -65,3 +42,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/mineweb_ynh/tree/test
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade mineweb -u https://github.com/YunoHost-Apps/mineweb_ynh/tree/testing --debug
|
sudo yunohost app upgrade mineweb -u https://github.com/YunoHost-Apps/mineweb_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/MineWeb/MineWebCMS/archive/v1.13.0.tar.gz
|
SOURCE_URL=https://github.com/MineWeb/MineWebCMS/archive/v1.14.3.tar.gz
|
||||||
SOURCE_SUM=81b63557732cd106eb7c595ec73b886d1fddd53826c299ff92fc7f9ce590f9df
|
SOURCE_SUM=d9318bca4efcc1f2bc67d6b210eff868bf434896035231bc4c4d7b9f68cf4d4f
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
3
doc/DESCRIPTION.md
Normal file
3
doc/DESCRIPTION.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
MineWeb est un CMS (c'est-à-dire un système de gestion de contenu), en plus simple, un site complètement personnalisable et intuitif, qui s'adaptera parfaitement à vos serveurs Minecraft !
|
||||||
|
|
||||||
|
Vous pourrez tenir vos joueurs au courant des actualités, leur faire acheter des articles sur la boutique... Vous pourrez personnaliser le CMS avec toutes sortes de thèmes ou plugins ! Ceux-ci sont disponibles sur le market ou peuvent être développés par vous-même.
|
BIN
doc/screenshots/features1_mb.png
Normal file
BIN
doc/screenshots/features1_mb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 94 KiB |
|
@ -3,11 +3,17 @@
|
||||||
"id": "mineweb",
|
"id": "mineweb",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Customizable and intuitive CMS.",
|
"en": "Customizable and intuitive CMS",
|
||||||
"fr": "CMS personnalisable et intuitif."
|
"fr": "CMS personnalisable et intuitif"
|
||||||
},
|
},
|
||||||
"version": "1.13.0~ynh4",
|
"version": "1.14.3~ynh1",
|
||||||
"url": "https://mineweb.org/",
|
"url": "https://mineweb.org/",
|
||||||
|
"upstream": {
|
||||||
|
"license": "AGPL-3.0-only",
|
||||||
|
"website": "https://mineweb.org/",
|
||||||
|
"admindoc": "https://docs.mineweb.org/",
|
||||||
|
"code": "ttps://github.com/MineWeb/MineWebCMS/"
|
||||||
|
},
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "liberodark",
|
"name": "liberodark",
|
||||||
|
|
|
@ -34,8 +34,6 @@ phpversion=$(ynh_app_setting_get --app=$app --key=phpversion)
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Validating restoration parameters..." --weight=1
|
ynh_script_progression --message="Validating restoration parameters..." --weight=1
|
||||||
|
|
||||||
ynh_webpath_available --domain=$domain --path_url=$path_url \
|
|
||||||
|| ynh_die --message="Path not available: ${domain}${path_url}"
|
|
||||||
test ! -d $final_path \
|
test ! -d $final_path \
|
||||||
|| ynh_die --message="There is already a directory: $final_path "
|
|| ynh_die --message="There is already a directory: $final_path "
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue