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
5f17172b2d
commit
bc28e68329
1 changed files with 8 additions and 9 deletions
17
README.md
17
README.md
|
@ -17,8 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
Apache-OFBiz ERP
|
Apache-OFBiz ERP
|
||||||
|
**Shipped version:** 18.12.10~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
|
||||||
|
@ -27,11 +26,11 @@ 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 Store: <https://apps.yunohost.org/app/ofbiz>
|
- YunoHost Store: <https://apps.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
|
||||||
|
|
||||||
|
@ -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.
|
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
|
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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue