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
!changelog * Add environment prod on the config * Permission user readonly for the file conf.php |
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| hooks | ||
| scripts | ||
| sources | ||
| .gitignore | ||
| config_panel.toml | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Dolibarr, packaged for YunoHost
Manage the various aspects of your business or association
Screenshots
📦 Developer info
🛠️ 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.
