mirror of
https://github.com/YunoHost-Apps/mybb_ynh.git
synced 2025-11-04 20:08:46 +01:00
MyBB package for YunoHost
|
|
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
MyBB, packaged for YunoHost
Forum software
📦 Developer info
🛠️ Upstream MyBB repository: https://github.com/mybb/mybb
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/mybb_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade mybb -u https://github.com/YunoHost-Apps/mybb_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.