aa2c5f945a
Improve description, attempt to make it more concise |
||
---|---|---|
conf | ||
hooks | ||
scripts | ||
sources | ||
.gitignore | ||
check_process | ||
LICENSE | ||
manifest.json | ||
pull_request.md | ||
README.md | ||
README_fr.md |
Dolibarr for YunoHost
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: 10.0.4
Screenshots
Demo
Configuration
Use the admin panel of your dolibarr to configure this app.
Documentation
- Official documentation: https://www.dolibarr.org/documentation-home
YunoHost specific features
Multi-users support
LDAP and HTTP auth supported. The app can be used by multiple users.
Supported architectures
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: Link to the official repository of the upstream app
- YunoHost website: https://yunohost.org/
Developers info
Only if you want to use a testing branch for coding, instead of merging directly into master. 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