mirror of
https://github.com/YunoHost-Apps/ofbiz_ynh.git
synced 2024-09-03 19:46:33 +02:00
Merge branch 'master' into testing
This commit is contained in:
commit
564c57311f
1 changed files with 43 additions and 0 deletions
43
README_it.md
Normal file
43
README_it.md
Normal file
|
@ -0,0 +1,43 @@
|
|||
<!--
|
||||
N.B.: Questo README è stato automaticamente generato da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
NON DEVE essere modificato manualmente.
|
||||
-->
|
||||
|
||||
# OFBiz per YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/ofbiz)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=ofbiz)
|
||||
|
||||
*[Leggi questo README in altre lingue.](./ALL_README.md)*
|
||||
|
||||
> *Questo pacchetto ti permette di installare OFBiz su un server YunoHost in modo semplice e veloce.*
|
||||
> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.*
|
||||
|
||||
## Panoramica
|
||||
|
||||
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.
|
||||
|
||||
|
||||
**Versione pubblicata:** 18.12.07~ynh2
|
||||
## Documentazione e risorse
|
||||
|
||||
- Sito web ufficiale dell’app: <https://ofbiz.apache.org>
|
||||
- Documentazione ufficiale per gli utenti: <https://cwiki.apache.org/confluence/display/OFBIZ/Documentation>
|
||||
- Repository upstream del codice dell’app: <https://github.com/apache/ofbiz-framework>
|
||||
- Store di YunoHost: <https://apps.yunohost.org/app/ofbiz>
|
||||
- Segnala un problema: <https://github.com/YunoHost-Apps/ofbiz_ynh/issues>
|
||||
|
||||
## Informazioni per sviluppatori
|
||||
|
||||
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/ofbiz_ynh/tree/testing).
|
||||
|
||||
Per provare la branch di `testing`, si prega di procedere in questo modo:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/ofbiz_ynh/tree/testing --debug
|
||||
o
|
||||
sudo yunohost app upgrade ofbiz -u https://github.com/YunoHost-Apps/ofbiz_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Maggiori informazioni riguardo il pacchetto di quest’app:** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue