1
0
Fork 0
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:
yunohost-bot 2024-03-22 14:00:43 +00:00 committed by Félix Piédallu
parent 5f17172b2d
commit bc28e68329

View file

@ -17,8 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview
Apache-OFBiz ERP
**Shipped version:** 18.12.07~ynh1
**Shipped version:** 18.12.10~ynh1
## Disclaimers / important information
* ofbiz require full domain path to be installed. Eg. ofbiz.domain.tld
@ -27,11 +26,11 @@ 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 Store: <https://apps.yunohost.org/app/ofbiz>
* Report a bug: <https://github.com/YunoHost-Apps/ofbiz_ynh/issues>
- 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 Store: <https://apps.yunohost.org/app/ofbiz>
- Report a bug: <https://github.com/YunoHost-Apps/ofbiz_ynh/issues>
## Developer info
@ -39,10 +38,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
To try the testing branch, please proceed like that.
``` bash
```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>
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>