Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yunohost-apps/dolibarr_ynh
Dolibarr ERP & CRM is a modern software to manage your organization's activity. This is an integration of Dolibarr in YunoHost
https://github.com/yunohost-apps/dolibarr_ynh
dolibarr yunohost yunohost-apps
Last synced: about 2 months ago
JSON representation
Dolibarr ERP & CRM is a modern software to manage your organization's activity. This is an integration of Dolibarr in YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/dolibarr_ynh
- Owner: YunoHost-Apps
- License: agpl-3.0
- Created: 2015-09-28T19:57:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-13T23:06:51.000Z (about 2 months ago)
- Last Synced: 2024-11-14T00:18:27.583Z (about 2 months ago)
- Topics: dolibarr, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://www.dolibarr.org/
- Size: 48.5 MB
- Stars: 13
- Watchers: 7
- Forks: 18
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dolibarr for YunoHost
[![Integration level](https://dash.yunohost.org/integration/dolibarr.svg)](https://ci-apps.yunohost.org/ci/apps/dolibarr/) ![Working status](https://ci-apps.yunohost.org/ci/badges/dolibarr.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/dolibarr.maintain.svg)
[![Install Dolibarr with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=dolibarr)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Dolibarr quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*## Overview
Dolibarr ERP & CRM is a modern software for managing your professional or associative activity (contacts, invoices, orders, stocks, agenda, etc.).
**Shipped version:** 19.0.3~ynh1
**Demo:**
## Screenshots
![Screenshot of Dolibarr](./doc/screenshots/screenshot.jpg)
## Documentation and resources
- Official app website:
- Official user documentation:
- Official admin documentation:
- Upstream app code repository:
- YunoHost Store:
- Report a bug:## Developer info
Please send 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:
```bash
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
```**More info regarding app packaging:**