1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ofbiz_ynh.git synced 2025-12-21 10:13:07 +01:00
OfBiz package for YunoHost
Find a file
2025-11-04 16:58:13 +01:00
.github First try 2022-03-01 20:18:50 +01:00
conf Improve 2025-03-25 02:17:59 +01:00
doc Cleanup manifestv2 2024-03-22 15:19:22 +01:00
patches/main fix arguments for db backup 2025-11-03 20:19:34 +01:00
scripts fix arguments for db backup 2025-11-03 20:19:34 +01:00
.gitignore convert to helpers2.1 2025-11-03 19:36:27 +01:00
LICENSE From JulienNicolas37 / ofbiz_ynh 2022-03-01 00:11:09 +01:00
manifest.toml formatting error, forgot a , 2025-11-04 13:08:13 +01:00
README.md Auto-update READMEs 2025-11-03 19:36:34 +01:00
tests.toml Improve 2025-03-25 02:17:59 +01:00

Logo of OFBiz OFBiz, packaged for YunoHost

Apache-OFBiz ERP

🌐 Official app website Version: 18.12.18~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream OFBiz repository: https://github.com/apache/ofbiz-framework

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/ofbiz_ynh/tree/testing

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

📚 App packaging documentation

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