diff --git a/README.md b/README.md index 4cd6185..79ef130 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ It shall NOT be edited by hand. # 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) *[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 -**Shipped version:** 18.12.05~ynh1 - - - +**Shipped version:** 18.12.07~ynh1 ## Disclaimers / important information * ofbiz require full domain path to be installed. Eg. ofbiz.domain.tld @@ -29,21 +27,22 @@ Apache-OFBiz ERP ## Documentation and resources -* Official app website: https://ofbiz.apache.org -* Official user documentation: https://cwiki.apache.org/confluence/display/OFBIZ/Documentation -* Upstream app code repository: https://github.com/apache/ofbiz-framework -* YunoHost documentation for this app: https://yunohost.org/app_ofbiz -* Report a bug: https://github.com/YunoHost-Apps/ofbiz_ynh/issues +* Official app website: +* Official user documentation: +* Upstream app code repository: +* YunoHost documentation for this app: +* Report a bug: ## Developer info 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. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/ofbiz_ynh/tree/testing --debug or 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 \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index 4d8d0db..cb96d16 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,22 +1,24 @@ + + # 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) *[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. -Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* +> *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.* -## Vue d'ensemble - - - -**Version incluse :** 18.12.05~ynh1 +## Vue d’ensemble +**Version incluse :** 18.12.07~ynh1 ## Avertissements / informations importantes * 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 -* Site officiel de l'app : https://ofbiz.apache.org -* 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 -* Documentation YunoHost pour cette app : https://yunohost.org/app_ofbiz -* Signaler un bug : https://github.com/YunoHost-Apps/ofbiz_ynh/issues +* Site officiel de l’app : +* Documentation officielle utilisateur : +* Dépôt de code officiel de l’app : +* Documentation YunoHost pour cette app : +* Signaler un bug : ## Informations pour les développeurs 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. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/ofbiz_ynh/tree/testing --debug ou 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 \ No newline at end of file +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file