mirror of
https://github.com/YunoHost-Apps/mineweb_ynh.git
synced 2025-09-20 15:08:36 +02:00
MineWeb package for YunoHost
* Update manifest.toml (#28) * Auto-update READMEs * [autopatch] Automatic patch attempt for helpers 2.1 (#29) * [autopatch] Automatic patch attempt for helpers 2.1 * cleaning --------- Co-authored-by: Yunohost-Bot <> Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com> * cleaning * Update manifest.toml * Auto-update READMEs --------- Co-authored-by: misossdotnet <140089845+misossdotnet@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com> |
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
tests.toml |
MineWeb, packaged for YunoHost
Customizable and intuitive CMS
📦 Developer info
🛠️ Upstream MineWeb repository: https://github.com/MineWeb/MineWebCMS/
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/mineweb_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade mineweb -u https://github.com/YunoHost-Apps/mineweb_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.