mirror of
https://github.com/YunoHost-Apps/dolibarr_ynh.git
synced 2024-09-03 18:35:53 +02:00
Auto-update README
This commit is contained in:
parent
599cb69c14
commit
7d06bbe537
2 changed files with 41 additions and 87 deletions
67
README.md
67
README.md
|
@ -1,3 +1,8 @@
|
||||||
|
<!--
|
||||||
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||||
|
It shall NOT be edited by hand.
|
||||||
|
-->
|
||||||
|
|
||||||
# Dolibarr for YunoHost
|
# Dolibarr for YunoHost
|
||||||
|
|
||||||
[![Integration level](https://dash.yunohost.org/integration/dolibarr.svg)](https://dash.yunohost.org/appci/app/dolibarr) ![](https://ci-apps.yunohost.org/ci/badges/dolibarr.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/dolibarr.maintain.svg)
|
[![Integration level](https://dash.yunohost.org/integration/dolibarr.svg)](https://dash.yunohost.org/appci/app/dolibarr) ![](https://ci-apps.yunohost.org/ci/badges/dolibarr.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/dolibarr.maintain.svg)
|
||||||
|
@ -5,61 +10,33 @@
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
> *This package allow you to install Dolibarr quickly and simply on a YunoHost server.
|
> *This package allows you to install Dolibarr quickly and simply on a YunoHost server.
|
||||||
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
Dolibarr ERP & CRM is a modern software for managing your professional or associative activity (contacts, invoices, orders, stocks, agenda, etc.).
|
Dolibarr ERP & CRM is a modern software for managing your professional or associative activity (contacts, invoices, orders, stocks, agenda, etc.).
|
||||||
|
|
||||||
**Shipped version:** 14.0.2
|
**Shipped version:** 14.0.2~ynh1
|
||||||
|
|
||||||
|
**Demo:** https://www.dolibarr.org/onlinedemo
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
![Screenshot](http://www.dolibarr.org/images/dolibarr_screenshot1_640x400.png)
|
![](./doc/screenshots/screenshot.jpg)
|
||||||
|
|
||||||
## Demo
|
## Documentation and resources
|
||||||
|
|
||||||
* [Official demo](https://www.dolibarr.org/onlinedemo)
|
* Official app website: https://www.dolibarr.org/
|
||||||
|
* Official user documentation: https://www.dolibarr.org/#features
|
||||||
|
* Official admin documentation: https://www.dolibarr.org/documentation-home
|
||||||
|
* Upstream app code repository: https://github.com/Dolibarr/dolibarr
|
||||||
|
* YunoHost documentation for this app: https://yunohost.org/app_dolibarr
|
||||||
|
* Report a bug: https://github.com/YunoHost-Apps/dolibarr_ynh/issues
|
||||||
|
|
||||||
## Configuration
|
## Developer info
|
||||||
|
|
||||||
Use the admin panel of your dolibarr to configure this app.
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/dolibarr_ynh/tree/testing).
|
||||||
|
|
||||||
## Documentation
|
|
||||||
|
|
||||||
* Official documentation: https://www.dolibarr.org/documentation-home
|
|
||||||
|
|
||||||
## YunoHost specific features
|
|
||||||
|
|
||||||
#### Multi-users support
|
|
||||||
|
|
||||||
* LDAP and HTTP auth supported: **Yes**
|
|
||||||
* The app can be used by multiple users: **Yes**
|
|
||||||
|
|
||||||
#### Supported architectures
|
|
||||||
|
|
||||||
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/dolibarr%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/dolibarr/)
|
|
||||||
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/dolibarr%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/dolibarr/)
|
|
||||||
|
|
||||||
## Limitations
|
|
||||||
|
|
||||||
* Dolibarr must be a non-public application to be able to link YunoHost accounts.
|
|
||||||
* The deletion of an account is not taken into account in Dolibarr.
|
|
||||||
|
|
||||||
## Additional information
|
|
||||||
|
|
||||||
## Links
|
|
||||||
|
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/dolibarr_ynh/issues
|
|
||||||
* App website: https://www.dolibarr.org
|
|
||||||
* Upstream app repository: https://github.com/Dolibarr/dolibarr
|
|
||||||
* YunoHost website: https://yunohost.org/
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Developers info
|
|
||||||
|
|
||||||
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/dolibarr_ynh/tree/testing).
|
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
To try the testing branch, please proceed like that.
|
||||||
```
|
```
|
||||||
|
@ -67,3 +44,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/dolibarr_ynh/tree/tes
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade dolibarr -u https://github.com/YunoHost-Apps/dolibarr_ynh/tree/testing --debug
|
sudo yunohost app upgrade dolibarr -u https://github.com/YunoHost-Apps/dolibarr_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
57
README_fr.md
57
README_fr.md
|
@ -1,61 +1,34 @@
|
||||||
# Dolibarr pour YunoHost
|
# Dolibarr pour YunoHost
|
||||||
|
|
||||||
[![Integration level](https://dash.yunohost.org/integration/dolibarr.svg)](https://dash.yunohost.org/appci/app/dolibarr) ![](https://ci-apps.yunohost.org/ci/badges/dolibarr.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/dolibarr.maintain.svg)
|
[![Niveau d'intégration](https://dash.yunohost.org/integration/dolibarr.svg)](https://dash.yunohost.org/appci/app/dolibarr) ![](https://ci-apps.yunohost.org/ci/badges/dolibarr.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/dolibarr.maintain.svg)
|
||||||
[![Installer Dolibarr avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=dolibarr)
|
[![Installer Dolibarr avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=dolibarr)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Dolibarr rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d'installer Dolibarr 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.*
|
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d'ensemble
|
||||||
|
|
||||||
Dolibarr ERP & CRM est un logiciel moderne de gestion de votre activité professionnelle ou associative (contacts, factures, commandes, stocks, agenda, etc.).
|
Dolibarr ERP & CRM est un logiciel moderne de gestion de votre activité professionnelle ou associative (contacts, factures, commandes, stocks, agenda, etc.).
|
||||||
|
|
||||||
**Version incluse :** 14.0.2
|
**Version incluse :** 14.0.2~ynh1
|
||||||
|
|
||||||
|
**Démo :** https://www.dolibarr.org/onlinedemo
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||
![Screenshot](http://www.dolibarr.org/images/dolibarr_screenshot1_640x400.png)
|
![](./doc/screenshots/screenshot.jpg)
|
||||||
|
|
||||||
## Démo
|
## Documentations et ressources
|
||||||
|
|
||||||
* [Démo officielle](https://www.dolibarr.fr/demo-en-ligne)
|
* Site officiel de l'app : https://www.dolibarr.org/
|
||||||
|
* Documentation officielle utilisateur : https://www.dolibarr.org/#features
|
||||||
## Configuration
|
* Documentation officielle de l'admin : https://www.dolibarr.org/documentation-home
|
||||||
|
* Dépôt de code officiel de l'app : https://github.com/Dolibarr/dolibarr
|
||||||
Utilisez le panneau d'administration de votre Dolibarr pour configurer cette application.
|
* Documentation YunoHost pour cette app : https://yunohost.org/app_dolibarr
|
||||||
|
* Signaler un bug : https://github.com/YunoHost-Apps/dolibarr_ynh/issues
|
||||||
## Documentation
|
|
||||||
|
|
||||||
* Documentation officielle : https://www.dolibarr.fr/documentation
|
|
||||||
|
|
||||||
## Caractéristiques spécifiques YunoHost
|
|
||||||
|
|
||||||
#### Support multi-utilisateurs
|
|
||||||
|
|
||||||
* L'authentification LDAP et HTTP est prise en charge
|
|
||||||
* L'application peut être utilisée par plusieurs utilisateurs.
|
|
||||||
|
|
||||||
#### Supported architectures
|
|
||||||
|
|
||||||
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/dolibarr%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/dolibarr/)
|
|
||||||
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/dolibarr%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/dolibarr/)
|
|
||||||
|
|
||||||
## Limitations
|
|
||||||
|
|
||||||
* Dolibarr doit être une application non publique pour pouvoir lier les comptes YunoHost.
|
|
||||||
* La suppression d'un compte n'est pas prise en compte dans Dolibarr.
|
|
||||||
|
|
||||||
## Informations additionnelles
|
|
||||||
|
|
||||||
## Liens
|
|
||||||
|
|
||||||
* Signaler un bug : https://github.com/YunoHost-Apps/dolibarr_ynh/issues
|
|
||||||
* Site de l'application : https://www.dolibarr.fr
|
|
||||||
* Dépôt de l'application principale : https://github.com/Dolibarr/dolibarr
|
|
||||||
* Site web YunoHost : https://yunohost.org/
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -67,3 +40,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/dolibarr_ynh/tree/tes
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade dolibarr -u https://github.com/YunoHost-Apps/dolibarr_ynh/tree/testing --debug
|
sudo yunohost app upgrade dolibarr -u https://github.com/YunoHost-Apps/dolibarr_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Reference in a new issue