2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dolibarr_ynh.git synced 2026-03-25 16:22:43 +01: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
Robles Rodolphe 90d17ffa43
Merge pull request #193 from YunoHost-Apps/testing
verify only file dolibarr_syncyunohost with visudo -c command
2026-02-01 15:01:05 +01: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 Update ADMIN.md 2025-08-30 10:59:42 +02:00
hooks correct hempers 2.1 2026-01-11 16:02:49 +01:00
scripts verify only file dolibarr_syncyunohost with visudo -c command to avoid break if other files with restrictives permissions 2026-02-01 14:05:01 +01:00
sources folders reorganized 2026-01-02 19:28:14 +01: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 verify only file dolibarr_syncyunohost with visudo -c command to avoid break if other files with restrictives permissions 2026-02-01 14:05:01 +01:00
README.md Auto-update READMEs 2026-02-01 14:05:11 +01:00
tests.toml Update tests.toml 2025-04-10 09:45:26 +02:00

Logo of Dolibarr Dolibarr, packaged for YunoHost

Manage the various aspects of your business or association

🌐 Official app website App Demo Version: 22.0.4~ynh6

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.