1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dolibarr_ynh.git synced 2025-11-03 19:08: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 ab0c195e86
Merge pull request #177 from YunoHost-Apps/testing
!changelog
* Add environment prod on the config
* Permission user readonly for the file conf.php
2025-10-03 21:10:32 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:46:16 +02:00
conf Update syncyunohost.sh 2025-07-28 22:12:37 +00:00
doc Update ADMIN.md 2025-08-30 10:59:42 +02:00
hooks fix get value phpversion for hook post_user_create 2025-07-28 19:20:20 +02:00
scripts Merge pull request #176 from YunoHost-Apps/prod_env 2025-10-01 15:35:29 +02:00
sources Update interface_99_modSyncYunoHost_SyncYunoHostTriggers.class.php 2025-07-30 15:59:24 +00:00
.gitignore Normalization from example_ynh and some reworks 2019-06-16 00:06:51 +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 Update manifest.toml 2025-10-01 14:52:17 +02:00
README.md Auto-update READMEs 2025-10-01 14:52:21 +02: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.2~ynh3

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.