1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dolibarr_ynh.git synced 2024-09-03 18:35:53 +02:00
Dolibarr ERP & CRM is a modern software to manage your organization's activity. This is an integration of Dolibarr in YunoHost
Find a file
mastereur ea345837db
Merge pull request #47 from pp-r/patch-1
Update to current version 12.0.4
2021-02-09 14:47:31 +01:00
conf Update to current version 12.0.4 2021-01-10 12:46:29 +01:00
hooks Fix for the hook 2019-06-27 11:48:47 +02:00
scripts Allow visitors to public folder 2020-12-29 19:12:16 +01:00
sources Normalization from example_ynh and some reworks 2019-06-16 00:06:51 +02:00
.gitignore Normalization from example_ynh and some reworks 2019-06-16 00:06:51 +02:00
check_process Last cosmetic fix 2019-07-06 00:00:39 +02:00
LICENSE Normalization from example_ynh and some reworks 2019-06-16 00:06:51 +02:00
manifest.json Update to current version 12.0.4 2021-01-10 12:49:22 +01:00
pull_request.md done check with package_linter 2020-09-29 11:18:47 +02:00
README.md Update to current version 12.0.4 2021-01-10 12:47:30 +01:00
README_fr.md Update to current version 12.0.4 2021-01-10 12:47:57 +01:00

Dolibarr for YunoHost

Integration level
Install Dolibarr with YunoHost

Lire ce readme en français.

This package allow you to install Dolibarr quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.

Overview

Dolibarr ERP & CRM is a modern software for managing your professional or associative activity (contacts, invoices, orders, stocks, agenda, etc.).

Shipped version: 12.0.4

Screenshots

Screenshot

Demo

Configuration

Use the admin panel of your dolibarr to configure this app.

Documentation

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
  • ARMv8-A - Build Status

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


Developers info

Please do your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/dolibarr_ynh/tree/testing --debug
or
sudo yunohost app upgrade dolibarr -u https://github.com/YunoHost-Apps/dolibarr_ynh/tree/testing --debug