1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ofbiz_ynh.git synced 2024-09-03 19:46:33 +02:00
ofbiz_ynh/README_id.md
2024-07-21 11:08:29 +00:00

43 lines
2.1 KiB
Markdown

<!--
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Ini TIDAK boleh diedit dengan tangan.
-->
# OFBiz untuk YunoHost
[![Tingkat integrasi](https://dash.yunohost.org/integration/ofbiz.svg)](https://ci-apps.yunohost.org/ci/apps/ofbiz/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/ofbiz.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/ofbiz.maintain.svg)
[![Pasang OFBiz dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ofbiz)
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
> *Paket ini memperbolehkan Anda untuk memasang OFBiz secara cepat dan mudah pada server YunoHost.*
> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
## Ringkasan
Apache OFBiz is an open source product for the automation of enterprise processes. It includes framework components and business applications for ERP, CRM, E-Business/E-Commerce, Supply Chain Management and Manufacturing Resource Planning. OFBiz provides a foundation and starting point for reliable, secure and scalable enterprise solutions.
**Versi terkirim:** 18.12.14~ynh1
## Dokumentasi dan sumber daya
- Website aplikasi resmi: <https://ofbiz.apache.org>
- Dokumentasi pengguna resmi: <https://cwiki.apache.org/confluence/display/OFBIZ/Documentation>
- Repositori kode aplikasi hulu: <https://github.com/apache/ofbiz-framework>
- Gudang YunoHost: <https://apps.yunohost.org/app/ofbiz>
- Laporkan bug: <https://github.com/YunoHost-Apps/ofbiz_ynh/issues>
## Info developer
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/ofbiz_ynh/tree/testing).
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/ofbiz_ynh/tree/testing --debug
atau
sudo yunohost app upgrade ofbiz -u https://github.com/YunoHost-Apps/ofbiz_ynh/tree/testing --debug
```
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>