mirror of
https://github.com/YunoHost-Apps/ofbiz_ynh.git
synced 2025-12-21 10:13:07 +01:00
OfBiz package for YunoHost
|
|
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| patches/main | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
OFBiz, packaged for YunoHost
Apache-OFBiz ERP
📦 Developer info
🛠️ 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.