2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dolibarr_ynh.git synced 2026-05-12 04:47:21 +02:00
Dolibarr ERP & CRM is a modern software to manage your organization's activity. This is an integration of Dolibarr in YunoHost
  • Shell 52.2%
  • PHP 47.8%
Find a file
Robles Rodolphe c9d0f709c8
Merge pull request #204 from YunoHost-Apps/testing
fix properly syncyunohost end of subscription date
2026-05-11 20:24:05 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:46:16 +02:00
conf correct hempers 2.1 2026-01-11 16:02:49 +01:00
doc add doc explanation about remain releases 2026-04-10 16:44:47 +02:00
hooks correct hempers 2.1 2026-01-11 16:02:49 +01:00
scripts add doc explanation about remain releases 2026-04-10 16:44:47 +02:00
sources correct syncyunohost script to remove user from group when subsciption finished 2026-05-09 21:56:15 +02:00
.gitignore 2.1 2025-06-05 19:20:24 +02:00
config_panel.toml Update config_panel.toml 2025-07-09 12:53:34 +02:00
LICENSE Normalization from example_ynh and some reworks 2019-06-16 00:06:51 +02:00
manifest.toml versioning 2026-05-09 22:10:10 +02:00
README.md Auto-update READMEs 2026-05-09 22:10:39 +02:00
tests.toml comment unvailables tests 2026-05-08 16:49:10 +02:00

Logo of Dolibarr Dolibarr, packaged for YunoHost

Manage the various aspects of your business or association

🌐 Official app website App Demo Version: 23.0.2~ynh2

Screenshots

Screenshot of Dolibarr

📦 Developer info

Automatic tests level

🛠️ Upstream Dolibarr repository: https://github.com/Dolibarr/dolibarr

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/dolibarr_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade dolibarr -u https://github.com/YunoHost-Apps/dolibarr_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.