mirror of
https://github.com/YunoHost-Apps/ofbiz_ynh.git
synced 2024-09-03 19:46:33 +02:00
Auto-update README
This commit is contained in:
parent
1c47dcda94
commit
ae5c48d553
2 changed files with 30 additions and 28 deletions
23
README.md
23
README.md
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# OFBiz for YunoHost
|
# OFBiz for YunoHost
|
||||||
|
|
||||||
[![Integration level](https://dash.yunohost.org/integration/ofbiz.svg)](https://dash.yunohost.org/appci/app/ofbiz) ![](https://ci-apps.yunohost.org/ci/badges/ofbiz.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/ofbiz.maintain.svg)
|
[![Integration level](https://dash.yunohost.org/integration/ofbiz.svg)](https://dash.yunohost.org/appci/app/ofbiz) ![Working status](https://ci-apps.yunohost.org/ci/badges/ofbiz.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/ofbiz.maintain.svg)
|
||||||
|
|
||||||
[![Install OFBiz with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ofbiz)
|
[![Install OFBiz with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ofbiz)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -17,10 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
Apache-OFBiz ERP
|
Apache-OFBiz ERP
|
||||||
|
|
||||||
**Shipped version:** 18.12.05~ynh1
|
**Shipped version:** 18.12.07~ynh1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Disclaimers / important information
|
## Disclaimers / important information
|
||||||
|
|
||||||
* ofbiz require full domain path to be installed. Eg. ofbiz.domain.tld
|
* ofbiz require full domain path to be installed. Eg. ofbiz.domain.tld
|
||||||
|
@ -29,21 +27,22 @@ Apache-OFBiz ERP
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: https://ofbiz.apache.org
|
* Official app website: <https://ofbiz.apache.org>
|
||||||
* Official user documentation: https://cwiki.apache.org/confluence/display/OFBIZ/Documentation
|
* Official user documentation: <https://cwiki.apache.org/confluence/display/OFBIZ/Documentation>
|
||||||
* Upstream app code repository: https://github.com/apache/ofbiz-framework
|
* Upstream app code repository: <https://github.com/apache/ofbiz-framework>
|
||||||
* YunoHost documentation for this app: https://yunohost.org/app_ofbiz
|
* YunoHost documentation for this app: <https://yunohost.org/app_ofbiz>
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/ofbiz_ynh/issues
|
* Report a bug: <https://github.com/YunoHost-Apps/ofbiz_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/ofbiz_ynh/tree/testing).
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/ofbiz_ynh/tree/testing).
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
To try the testing branch, please proceed like that.
|
||||||
```
|
|
||||||
|
``` bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/ofbiz_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/ofbiz_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade ofbiz -u https://github.com/YunoHost-Apps/ofbiz_ynh/tree/testing --debug
|
sudo yunohost app upgrade ofbiz -u https://github.com/YunoHost-Apps/ofbiz_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||||
|
|
35
README_fr.md
35
README_fr.md
|
@ -1,22 +1,24 @@
|
||||||
|
<!--
|
||||||
|
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.
|
||||||
|
-->
|
||||||
|
|
||||||
# OFBiz pour YunoHost
|
# OFBiz pour YunoHost
|
||||||
|
|
||||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/ofbiz.svg)](https://dash.yunohost.org/appci/app/ofbiz) ![](https://ci-apps.yunohost.org/ci/badges/ofbiz.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/ofbiz.maintain.svg)
|
[![Niveau d’intégration](https://dash.yunohost.org/integration/ofbiz.svg)](https://dash.yunohost.org/appci/app/ofbiz) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/ofbiz.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/ofbiz.maintain.svg)
|
||||||
|
|
||||||
[![Installer OFBiz avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ofbiz)
|
[![Installer OFBiz avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ofbiz)
|
||||||
|
|
||||||
*[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 OFBiz rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer OFBiz rapidement et simplement sur un serveur YunoHost.
|
||||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
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
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 18.12.05~ynh1
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Version incluse :** 18.12.07~ynh1
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
* ofbiz require full domain path to be installed. Eg. ofbiz.domain.tld
|
* ofbiz require full domain path to be installed. Eg. ofbiz.domain.tld
|
||||||
|
@ -25,21 +27,22 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : https://ofbiz.apache.org
|
* Site officiel de l’app : <https://ofbiz.apache.org>
|
||||||
* Documentation officielle utilisateur : https://cwiki.apache.org/confluence/display/OFBIZ/Documentation
|
* Documentation officielle utilisateur : <https://cwiki.apache.org/confluence/display/OFBIZ/Documentation>
|
||||||
* Dépôt de code officiel de l'app : https://github.com/apache/ofbiz-framework
|
* Dépôt de code officiel de l’app : <https://github.com/apache/ofbiz-framework>
|
||||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_ofbiz
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_ofbiz>
|
||||||
* Signaler un bug : https://github.com/YunoHost-Apps/ofbiz_ynh/issues
|
* Signaler un bug : <https://github.com/YunoHost-Apps/ofbiz_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/ofbiz_ynh/tree/testing).
|
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/ofbiz_ynh/tree/testing).
|
||||||
|
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
```
|
|
||||||
|
``` bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/ofbiz_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/ofbiz_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade ofbiz -u https://github.com/YunoHost-Apps/ofbiz_ynh/tree/testing --debug
|
sudo yunohost app upgrade ofbiz -u https://github.com/YunoHost-Apps/ofbiz_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Reference in a new issue